<!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">
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:<br>
<table border="0">
<tbody>
<tr>
<td class="dataVar">Host Status:</td>
<td class="dataVal">
<div class="hostDOWN"> DOWN </div>
</td>
</tr>
<tr>
<td class="dataVar">Status Information:</td>
<td class="dataVal">CRITICAL - Plugin timed out after 10 seconds</td>
</tr>
</tbody>
</table>
<br>
2: <br>
<table border="0">
<tbody>
<tr>
<td class="dataVar">Host Status:</td>
<td class="dataVal">
<div class="hostUNREACHABLE"> UNREACHABLE </div>
</td>
</tr>
<tr>
<td class="dataVar">Status Information:</td>
<td class="dataVal">CRITICAL - Plugin timed out after 10 seconds</td>
</tr>
</tbody>
</table>
<br>
Do any one see this before ?<br>
<br>
Thx <br>
</body>
</html>