<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Okay...now I am REALLY confused.  I do not understand why you would
need to make all services dependent on a check_ping service when the
Nagios Documentation states:<br>
<br>
In the "<strong>Theory Of Operation" Chapter, Section entitled:
"Determining status and reachability of network hosts":</strong><font
 color="#330033"><a
 href="http://tahoe.examen.com/nagios2/docs/networkreachability.html"><strong></strong></a></font><br>
<p><tt>Whenever a service check
results in a non-OK status level, Nagios will attempt to check and see
if the host that the service is running on is "alive". Typically this
is done by pinging the host and seeing if any response is received. If
the host check command returns a non-OK state, Nagios assumes that
there is a problem with the host. In this situation Nagios will
"silence" all potential alerts for services running on the host and
just notify the appropriate contacts that the host is down or
unreachable. If the host check command returns an OK state, Nagios will
recognize that the host is alive and will send out an alert for the
service that is misbehaving.</tt>
</p>
<p>
<strong>By adding the dependency on a check_ping service aren't you
adding another level of complexity that is already handled by default??<br>
</strong></p>
<p><strong>-Emmett<br>
</strong></p>
<br>
Leonardo Henrique Machado wrote:
<blockquote cite="mida3c20c3005011013394d38bb3f@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">I think I'm a little confused about dependencies. I'm running Nagios 1.2 and
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Change to Nagios 2.0. It's much better regarding dependencies. Now it
supports inheritance and the new state PENDING.

  </pre>
  <blockquote type="cite">
    <pre wrap="">1. Hosts dependencies only effect host checks.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Host dependencies affect only notifications.

If a service fails, Nagios checks the host. But it has nothing to do
with dependencies. It is just like that by default.

  </pre>
  <blockquote type="cite">
    <pre wrap="">2. Is it wise to have all services dependant on a check_ping service check?
Pros? Cons?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That is what I do here. Without PING, no other service should be
checked! I see just Pros.

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
================ Examen, Inc. ================
Emmett Hogan
Senior UNIX Administrator
<a class="moz-txt-link-abbreviated" href="mailto:emmetth@examen.com">emmetth@examen.com</a>
==== Outside Counsel Management Solutions ====

CONFIDENTIAL -  PRIVILEGED INFORMATION
This e-mail may include confidential, trade secret or legally
privileged information.  If you are not the intended recipient,
please do not read, copy, use, distribute or disclose this
communication to anyone other than the intended recipient. Please
notify the sender of any error in transmission or delivery and
delete any misdirected e-mail from your system.
</pre>
</body>
</html>