Hello guys,<br><br>I have machines that icmp is blocked, so, nagios show the host is down and the services are up.<br>I know that I can configure another plugin like check_http instead of check_host_alive (ping), however the problem is that if apache gong down nagios will show that the host also is down, and it will not correct.<br>

<br>check dummy will show the result that I specify, so, image the machine going down. Nagios will keep showing the host is up for example.<br><br><br><br><br><div class="gmail_quote">On Fri, Oct 19, 2012 at 4:25 PM,  <span dir="ltr"><<a href="mailto:booleanenator@gmail.com" target="_blank">booleanenator@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It is actually a feature. Active checks of the host were expensive in older versions of Nagios, so Nagios would correctly assume a host was up if it was able to succesfully check a sercice associated with it. That code changed and active checks are now part of the scheduling logic.<br>


<br>
Why don't you want Nagios to check if the host is up?<br>
<br>
You can use the check dummy plugin as the host check command and never check the host but then you will defeat the logic that Nagios uses when a service goes down to force check the host and supress the service notifications till it comes back up and everything gets rechecked.<br>


Sent on the Sprint® Now Network from my BlackBerry®<br>
<div class="HOEnZb"><div class="h5"><br>
-----Original Message-----<br>
From: Leonardo Bacha Abrantes <<a href="mailto:leonardo@lbasolutions.com">leonardo@lbasolutions.com</a>><br>
Date: Fri, 19 Oct 2012 10:06:27<br>
To: Nagios Users List<<a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>
Reply-To: Nagios Users List <<a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>
Subject: Re: [Nagios-users] Force host assume up when services are up<br>
<br>
------------------------------------------------------------------------------<br>
Everyone hates slow websites. So do we.<br>
Make your web apps faster with AppDynamics<br>
Download AppDynamics Lite for free today:<br>
<a href="http://p.sf.net/sfu/appdyn_sfd2d_oct" target="_blank">http://p.sf.net/sfu/appdyn_sfd2d_oct</a><br>
------------------------------------------------------------------------------<br>
Everyone hates slow websites. So do we.<br>
Make your web apps faster with AppDynamics<br>
Download AppDynamics Lite for free today:<br>
<a href="http://p.sf.net/sfu/appdyn_sfd2d_oct" target="_blank">http://p.sf.net/sfu/appdyn_sfd2d_oct</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>