<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Sascha.Runschke@gfkl.com">Sascha.Runschke@gfkl.com</a> wrote:
<blockquote
 cite="mid:OF07A5F145.D56326B6-ONC125746B.004760D1-C125746B.0047C52A@gfkl.com"
 type="cite"><br>
  <tt><font size="2"><a class="moz-txt-link-abbreviated" href="mailto:nagios-devel-bounces@lists.sourceforge.net">nagios-devel-bounces@lists.sourceforge.net</a> schrieb
am 17.06.2008 14:33:31:<br>
  <br>
> First, the host<br>
> define host {<br>
>         name WAN-Instituicao<br>
>         check_command check_instituicao<br>
>         max_check_attempts 10<br>
>         check_interval 0<br>
>         check_period 24x7<br>
>         obsess_over_host 0<br>
>         active_checks_enabled 1<br>
>         notification_interval 10<br>
>         notification_period 24x7<br>
>         notifications_enabled 1<br>
>         register 0<br>
>         notification_options d,r<br>
>         hostgroups WAN<br>
>         contact_groups admins,prevencao<br>
> }<br>
  </font></tt>
  <br>
  <tt><font size="2">This one looks odd to me...</font></tt>
  <br>
  <tt><font size="2">You have check_interval 0 and
active_checks_enabled
1.</font></tt>
  <br>
  <tt><font size="2">That doesn't make sense to me and I am not sure if
this has a defined</font></tt>
  <br>
  <tt><font size="2">behaviour. Literally spoken it means you want
nagios
to actively check</font></tt>
  <br>
  <tt><font size="2">the host every 0 minutes - which means check as
often
as possible.</font></tt>
  <br>
  <tt><font size="2">Therefor nagios won't care for servicechecks and
the
max_check_attempts when</font></tt>
  <br>
  <tt><font size="2">executing the hostcheck, as it schedules the
hostcheck
actively anyways.</font></tt>
  <br>
  <tt><font size="2">So a hard host down getting inbetween soft service
criticals is expected</font></tt>
  <br>
  <tt><font size="2">behaviour for me.</font></tt>
  <br>
  <br>
</blockquote>
No, the <tt><font size="2">check_interval 0</font></tt> means to don't
perform regularly scheduled host
<br>
checks as indicated in the nagios manual. This is a nagios 3.x new
value.<br>
The <tt><font size="2">active_checks_enabled
1</font></tt> is necessary to nagios execute on demand host checks.<br>
With these 2 values nagios 3.x runs the same way nagios 2.x, where
there weren't regularly scheduled host
<br>
checks.<br>
<br>
Regards,<br>
Emanuel Massano<br>
<br>
<blockquote
 cite="mid:OF07A5F145.D56326B6-ONC125746B.004760D1-C125746B.0047C52A@gfkl.com"
 type="cite"><tt><font size="2">Regards</font></tt>
  <br>
  <tt><font size="2">        Sascha</font></tt>
  <br>
  <br>
  <font face="sans-serif" size="2">-- <br>
Sascha Runschke<br>
Netzwerk-  und  Systemmanagement<br>
Telefon : +49 (201) 102-1879 Mobil : +49 (173) 5419665 Fax : +49 (201)
102-1102105</font>
  <br>
  <br>
  <br>
  <span
 style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">GFKL
Financial Services AG</span><br>
  <span
 style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">Vorstand:
Dr. Peter Jänsch (Vors.), Jürgen Baltes, Dr. Till Ergenzinger, Dr. Tom
Haverkamp</span><br>
  <span
 style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">Vorsitzender
des Aufsichtsrats: Dr. Georg F. Thoma</span><br>
  <span
 style="font-family: sans-serif,helvetica; font-size: 10pt; color: rgb(0, 0, 0);">Sitz:
Limbecker Platz 1, 45127 Essen, Amtsgericht Essen, HRB 13522</span>
  <pre wrap="">
<hr size="4" width="90%">
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
<a class="moz-txt-link-freetext" href="http://sourceforge.net/services/buy/index.php">http://sourceforge.net/services/buy/index.php</a></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Nagios-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-devel@lists.sourceforge.net">Nagios-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-devel">https://lists.sourceforge.net/lists/listinfo/nagios-devel</a>
  </pre>
</blockquote>
</body>
</html>