<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello <br>
<br>
I have an odd issue with the Service Availability Report .<br>
The setup is as follows , i have a distributed nagios (3.2.0 from
source)  with a server running 6 http queries from and external network
and submitting the result to the central server .<br>
<br>
The results are arriving fine and functionality is working on .<br>
When I go to view the Service Availability for the services monitored
by the remote server , for 5 out of the 6 i get the proper report ( up
,down, success etc') , but for the 6th , it only entries like this :<br>
<br>
<table class="logEntries" border="1" cellpadding="3" cellspacing="0">
  <tbody>
    <tr class="logEntriesEven">
      <td class="logEntriesEven">11-01-2010 16:05:23</td>
      <td class="logEntriesEven">11-01-2010 16:05:23</td>
      <td class="logEntriesEven">0d 0h 0m 0s</td>
      <td class="logEntriesINDETERMINATE">PROGRAM (RE)START</td>
      <td class="logEntriesEven">Program start</td>
    </tr>
    <tr class="logEntriesOdd">
      <td class="logEntriesOdd">11-01-2010 16:05:23</td>
      <td class="logEntriesOdd">11-01-2010 16:07:18</td>
      <td class="logEntriesOdd">0d 0h 1m 55s</td>
      <td class="logEntriesINDETERMINATE">PROGRAM END</td>
      <td class="logEntriesOdd">Abnormal program termination</td>
    </tr>
  </tbody>
</table>
<br>
All the services configuration is identical ( with the exception of the
IP of course) , but this is the only one to display this behaviour ,
any one has any ideas why ?<br>
<br>
Thanks <br>
<br>
Assaf<br>
</body>
</html>