<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>Delay hostchecks?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hello,<BR>
<BR>
Is it possible to delay hostchecks until after you've done all retries stated in the service defintion? If for example a service check fails once Nagios will immediately start doing hostchecks. This is not very good because a short reboot/power failure/ etc will make Nagios send alarms about host being down. Especially bad is this during weekend when people are hired to monitor and get these kind of alarms in the middle of the night.<BR>
<BR>
The behaviour in Nagios is;<BR>
<BR>
Service check fails 09:00 -> host check 09:00 -> Send Alarm<BR>
<BR>
I want to have a 15 minute period before Nagios starts doing hostchecks, like this;<BR>
<BR>
Service check fails 09:00 -> wait 1 min -> Service check fails 09:01 ->  repeat 13 times -> host check 09:15 -> Send Alarm<BR>
<BR>
<BR>
Im using Nagios 2.4.<BR>
<BR>
Regards,<BR>
Anders</FONT>
</P>

</BODY>
</HTML>