HOST DOWN notification not getting resent
Jamie Baddeley
jamie.baddeley at vpc.co.nz
Tue Aug 24 03:51:37 CEST 2004
my guess is you've not nominated a host notification_period in your host
definitions
ref:
http://nagios.sourceforge.net/docs/1_0/xodtemplate.html#host
I suspect that if you specified the notification_period as businesshours
in your host definitions then things might magically come to life. Does
nagios -v show this as an error?
jamie
On Tue, 2004-08-24 at 11:49, Quanah Gibson-Mount wrote:
> --On Monday, August 23, 2004 6:44 PM -0500 "C. Bensend"
> <benny at bennyvision.com> wrote:
>
> >
> >> define service {
> >> name ldap-qother-template
> >> max_check_attempts 3
> >> normal_check_interval 2
> >> retry_check_interval 2
> >> check_period 24x7
> >> notification_interval 3
> >> notification_options w,u,c,r
> >> notification_period businesshours
> >> contact_groups ldap-qapp-admins
> >> register 0
> >> }
> >
> > What does the 'businesshours' timeperiod look like?
>
> # Business hours -- 8AM to 6PM on weekdays
> define timeperiod {
> timeperiod_name businesshours
> alias Business Hours
> Monday 08:00-18:00
> tuesday 08:00-18:00
> wednesday 08:00-18:00
> thursday 08:00-18:00
> friday 08:00-18:00
> }
>
> just like in the default Nagios configuration.
>
> And note that is just for the *service* not the *host*. And note that I
> got the *host alert* during the weekend, which is outside of business
> hours. I just didn't get any further alerts. And I continue to not get
> any further alerts about the host, even though I'm now well into business
> hours. It also doesn't work when it is 24x7 instead of business hours.
>
> --Quanah
>
> --
> Quanah Gibson-Mount
> Principal Software Developer
> ITSS/Shared Services
> Stanford University
> GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
--
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list