Notifications are sent, even if Notifications are diabled.

Klaus Umbach treibholz at gmail.com
Wed Sep 17 12:15:10 CEST 2008


2008/9/16 Marc Powell <marc at ena.com>

>
> On Sep 16, 2008, at 3:37 AM, Klaus Umbach wrote:
>
> > Hi,
> >
> > I have the following problem: The notifications for a host are
> > disabled, but I get the "host down" and th "host up" for the host...
> >
> > This does not seem to happen with all hosts...
>
> Without specific config snippets and assuming that they're really
> disabled, my only suggestion would be to verify that you don't have
> multiple nagios daemons running...


Here are the snipplets.
This HOST gets rebooted every night at 5am, and I get the notifications,
although the timeperiod is set.


define host {
    host_name        HOST
    alias                easy-xbase
    address            IP_ADDRESS
    use                generic-host
    parents            nagios-satellit
   check_period    HOST_daily
    notification_period    HOST_daily
}

define timeperiod{
        timeperiod_name HOST_daily
        alias           HOST_daily
        monday          00:00-04:30,05:30-24:00
        tuesday         00:00-04:30,05:30-24:00
        wednesday       00:00-04:30,05:30-24:00
        thursday        00:00-04:30,05:30-24:00
        friday          00:00-04:30,05:30-24:00
        saturday        00:00-04:30,05:30-24:00
        sunday          00:00-04:30,05:30-24:00
}





-- 
First Official Internetdenier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080917/5968012e/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-------------- next part --------------
_______________________________________________
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