<br><br><div class="gmail_quote">On Fri, Nov 18, 2011 at 5:21 PM, Mike Chesnut <span dir="ltr"><<a href="mailto:mikec@aggregateknowledge.com">mikec@aggregateknowledge.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 11/17/2011 01:00 AM, <a href="mailto:mail@catsnest.co.uk">mail@catsnest.co.uk</a> wrote:<br>
><br>
><br>
> On Wed, Nov 16, 2011 at 9:33 PM, Mike Chesnut<br>
</div><div class="im">> <<a href="mailto:mikec@aggregateknowledge.com">mikec@aggregateknowledge.com</a> <mailto:<a href="mailto:mikec@aggregateknowledge.com">mikec@aggregateknowledge.com</a>>> wrote:<br>
><br>
>     Is there a way to tell Nagios that I want all services on a host to be<br>
>     dependent on that host without having to write a separate<br>
>     servicedependency for every single service?  I can't even conceive of a<br>
>     situation where, when a host is down, I still want to get notified for<br>
>     all of its services being down too.<br>
><br>
>     Hopefully I'm just missing something simple...  Ideally I'd like to set<br>
>     this globally, in fact.<br>
><br>
><br>
> Unless i am missing something that is the default behaviour, or at least<br>
> how it works for us =)<br>
<br>
</div>I think what happens is something like this:<br>
<br>
1. Nagios polls the host, it's UP<br>
2. Host goes down<br>
3. Nagios polls the services, they're DOWN<br>
<br>
I suppose the way to address this would be to set it to not alert until<br>
the service has failed twice (and presume the host will be checked again<br>
in between those two service checks).  Is that what most people do?  Or<br>
is there a better way?<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Nagios  will do a host check if the service fails <br><br>The standard set up is for a check to hard fail (and notify) only after mutiple failed checks...<br>

have a look at "max_check_attempts" in the manual.<br><br>--<br>Ritchie<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div class="h5">
Thanks,<br>
Mike<br>
<br>
------------------------------------------------------------------------------<br>
All the data continuously generated in your IT infrastructure<br>
contains a definitive record of customers, application performance,<br>
security threats, fraudulent activity, and more. Splunk takes this<br>
data and makes sense of it. IT sense. And common sense.<br>
<a href="http://p.sf.net/sfu/splunk-novd2d" target="_blank">http://p.sf.net/sfu/splunk-novd2d</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>