<div dir="ltr"><br><br><div class="gmail_quote">2008/9/16 Marc Powell <span dir="ltr"><<a href="mailto:marc@ena.com">marc@ena.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On Sep 16, 2008, at 3:37 AM, Klaus Umbach wrote:<br>
<br>
> Hi,<br>
><br>
> I have the following problem: The notifications for a host are<br>
> disabled, but I get the "host down" and th "host up" for the host...<br>
><br>
> This does not seem to happen with all hosts...<br>
<br>
</div>Without specific config snippets and assuming that they're really<br>
disabled, my only suggestion would be to verify that you don't have<br>
multiple nagios daemons running...</blockquote><div><br>Here are the snipplets.<br>This HOST gets rebooted every night at 5am, and I get the notifications, although the timeperiod is set.<br></div></div><br><br>define host {<br>
host_name HOST<br> alias easy-xbase<br> address IP_ADDRESS<br> use generic-host<br> parents nagios-satellit<br> check_period HOST_daily<br> notification_period HOST_daily<br>
}<br><br>define timeperiod{<br> timeperiod_name HOST_daily<br> alias HOST_daily<br> monday 00:00-04:30,05:30-24:00<br> tuesday 00:00-04:30,05:30-24:00<br> wednesday 00:00-04:30,05:30-24:00<br>
thursday 00:00-04:30,05:30-24:00<br> friday 00:00-04:30,05:30-24:00<br> saturday 00:00-04:30,05:30-24:00<br> sunday 00:00-04:30,05:30-24:00<br>}<br><br><br><br>
<br><br>-- <br>First Official Internetdenier<br>
</div>