<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br><br>I'm using nagios v3.0.6 in production environnement.<br>I'm having a serious problem with time periods. When i configure exceptions , notifications don't work anymore.<br><br>My configuration <br><br><br>With this configuration, all works <br><br>define timeperiod{<br> timeperiod_name freeday<br> alias My freeday<br> january 1 00:00-24:00<br> december 25 00:00-24:00<br>} <br><br><br>define timeperiod {<br> timeperiod_name 11x5<br> alias 11 Hours A Day, 5 Days A Week<br> monday 07:30-18:30<br> tuesday 07:30-18:30<br> wednesday 07:30-18:30<br> thursday 07:30-18:30<br> friday 07:30-18:30<br> exclude freeday<br>}<br><br><br>But with this configuration (ie i just add july 14)<br><br>define timeperiod{<br>
timeperiod_name freeday<br>
alias My freeday<br>
january 1 00:00-24:00<br> july 14 00:00-24:00<br>
december 25 00:00-24:00<br><br>It seems notifications are disabled !<br><br>For information :<br><br>if i use send custom notification, no notifications are send<br>if i use send custom notification with forced checked , it works !<br><br>For information, in contact.cfg i have this :<br><br>service_notification_period 11x5<br>host_notification_period 11x5<br><br><br>And in services configuation i have this :<br> check_period 24x7<br> notification_period 11x5<br><br>Can someone tell me if there is a bug or not ? Because i tried everything but it doesn't work !<br><br>Best Regards<br>Patrick<br><br><br><br><br /><hr />Gratuit : Hotmail plus rapide avec Internet Explorer 8 ! <a href='http://www.microsoft.com/france/windows/products/winfamily/ie/ie8/msn/default.aspx' target='_new'>Cliquez ici !</a></body>
</html>