Time Periods and exception , bug ??

Patrick Archibal bugpb60 at hotmail.com
Tue Sep 1 18:06:53 CEST 2009


Hello,

I'm using nagios v3.0.6 in production environnement.
I'm having a serious problem with time periods. When i configure exceptions 

, notifications don't work anymore.

My configuration


With this configuration, all works

define timeperiod{
        timeperiod_name         freeday
        alias                   My freeday
        january 1               00:00-24:00
        december 25            00:00-24:00
} 


define timeperiod {
        timeperiod_name                 11x5
        alias                           11 Hours A Day, 5 Days A Week
        monday                      07:30-18:30
        tuesday                      07:30-18:30
        wednesday                  07:30-18:30
        thursday                     07:30-18:30
        friday                         07:30-18:30
        exclude                         freeday
}


But with this configuration (ie i just add july 14)

define timeperiod{
        timeperiod_name         freeday
        alias                   My freeday
        january 1               00:00-24:00
        july 14               00:00-24:00
        december 25            00:00-24:00

It seems notifications are disabled !

For information :

if i use send custom notification, no notifications are send
if i use send custom notification with forced checked , it works !

For information, in contact.cfg i have this :

service_notification_period             11x5
host_notification_period                11x5


And in services configuation i have this :
      check_period                    24x7
        notification_period             11x5

Can someone tell me if there is a bug or not ? Because i tried everything 

but it doesn't work !

Best Regards
Patrick
_________________________________________________________________
Tchattez en direct en en vidéo avec vos amis !  
http://www.windowslive.fr/messenger/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20090901/e284832b/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list