<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
thanks for the replay<br>
I'm using the check_host_alive for hosts and check_ping as service, but
the problem is that both of the 2 machines go through the same routers.<br>
<br>
Robert Wolfe a écrit :
<blockquote cite="mid000901c751b1$3fb694e0$bf23bea0$@com" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Are
you using a PING plugin to check this?  If so, one of the
routes may have a firewall or router that blocks ICMP pings.<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
  <div>
  <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">
<a class="moz-txt-link-abbreviated" href="mailto:nagios-users-bounces@lists.sourceforge.net">nagios-users-bounces@lists.sourceforge.net</a>
[<a class="moz-txt-link-freetext" href="mailto:nagios-users-bounces@lists.sourceforge.net">mailto:nagios-users-bounces@lists.sourceforge.net</a>]
  <b>On Behalf Of </b>Riahi Taieb<br>
  <b>Sent:</b> Friday, February 16, 2007 4:26 AM<br>
  <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br>
  <b>Subject:</b> [Nagios-users] Host down /UNREACHABLE<o:p></o:p></span></p>
  </div>
  </div>
  <p class="MsoNormal"><o:p> </o:p></p>
  <p class="MsoNormal">Hi list,<br>
  <br>
I have Nagios running on 2 machines on 2 sites that monitor the same
route to
one host. Although they have the same route, one gives me host down and
the
other host unreachable!<br>
1:<o:p></o:p></p>
  <table class="MsoNormalTable" border="0" cellpadding="0">
    <tbody>
      <tr>
        <td style="padding: 0.75pt;">
        <p class="MsoNormal">Host Status:<o:p></o:p></p>
        </td>
        <td style="padding: 0.75pt;">
        <div>
        <p class="MsoNormal">  DOWN    <o:p></o:p></p>
        </div>
        </td>
      </tr>
      <tr>
        <td style="padding: 0.75pt;">
        <p class="MsoNormal">Status Information:<o:p></o:p></p>
        </td>
        <td style="padding: 0.75pt;">
        <p class="MsoNormal">CRITICAL - Plugin timed out after 10
seconds<o:p></o:p></p>
        </td>
      </tr>
    </tbody>
  </table>
  <p class="MsoNormal"><br>
2: <o:p></o:p></p>
  <table class="MsoNormalTable" border="0" cellpadding="0">
    <tbody>
      <tr>
        <td style="padding: 0.75pt;">
        <p class="MsoNormal">Host Status:<o:p></o:p></p>
        </td>
        <td style="padding: 0.75pt;">
        <div>
        <p class="MsoNormal">  UNREACHABLE    <o:p></o:p></p>
        </div>
        </td>
      </tr>
      <tr>
        <td style="padding: 0.75pt;">
        <p class="MsoNormal">Status Information:<o:p></o:p></p>
        </td>
        <td style="padding: 0.75pt;">
        <p class="MsoNormal">CRITICAL - Plugin timed out after 10
seconds<o:p></o:p></p>
        </td>
      </tr>
    </tbody>
  </table>
  <p class="MsoNormal"><br>
Do any one see this before ?<br>
  <br>
Thx <o:p></o:p></p>
  </div>
</blockquote>
<br>
<br>
<div class="moz-signature"><font title="http://www.topnet.tn/"
 color="silver" size="1"><span title="http://www.topnet.tn/"><span
 title="http://www.topnet.tn/"><span
 style="font-size: 7.5pt; color: silver;"><span
 title="http://www.topnet.tn/"><br>
</span></span></span></span></font></div>
</body>
</html>