Timeperiods and exception = BUG ?

Patrick Archibal bugpb60 at hotmail.com
Tue Sep 1 18:03:47 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




_________________________________________________________________
A la recherche de bons plans pour une rentrée pas chère ? Bing ! Trouvez !
http://www.bing.com/search?q=bons+plans+rentr%C3%A9e&form=MVDE6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090901/a958b413/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-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