<br><br><div><span class="gmail_quote">On 2/28/07, <b class="gmail_sendername">sujith h</b> <<a href="mailto:sujith.linux@gmail.com">sujith.linux@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
See when i type uptime:<br>sujith@sujith:~$uptime<br> 11:30:33 up 4 days,  1:09,  1 user,  load average: 1.15, 0.66, 0.50<br><br>And in the nagios page, which i used to take in my firefox as : <a href="http://sujith/nagios" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://sujith/nagios</a><br>(I had configured it like that in apache.) , when I click the Host Detail I can see that<br>in the status information section we have a different output.. such aser <br>20:17:46 up 3 days,  9:56,  1 user,  load average: 
0.89, 0.86, 0.71 <br><br>Here u can see that am not getting the output synchronized.<br><br>Well again I want to tell u that the uptime script is a 3 line code:<span class="q"><br><br>#!/bin/bash<br>uptime<br>exit(0)<br>
<br></span>But the problem I had found with uptime only in the Host Detail. The Service Details
<br>are running good as if now. <br><br><div><span class="q"><span class="gmail_quote">On 2/27/07, <b class="gmail_sendername">Jim Avery</b> <<a href="mailto:jim@jimavery.me.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
jim@jimavery.me.uk</a>> wrote:</span></span><div><span class="e" id="q_11106f319f8540f4_4"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

On 27/02/07, sujith h <<a href="mailto:sujith.linux@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sujith.linux@gmail.com</a>> wrote:<br>> And when i run the<br>> script check_uptime, the plugin for nagios written by me, it gives me
<br>> my machine is up for 2 days. But when nagios runs it , shows that
<br>> my machine was up for 2 mins.<br><br><br>The format of the output of uptime will change after a day or so.<br><br>My desktop machine here which I turned on this morning shows this:<br><br>jim@behemoth:~$ uptime<br>

 15:43:58 up  5:01,  2 users,  load average: 0.47, 0.64, 0.72<br><br>and my web-server upstairs which has been going for a while shows this:<br><br>jim@babyblue:~$ uptime<br> 15:46:16 up 17 days,  2:54,  1 user,  load average: 
2.06, 2.09, 2.08<br><br>What precisely does uptime tell you when you login as "nagios" and run<br>it by hand, and what precisely does Nagios report in the output?  Is<br>the output you refer to in Nagios in the "Duration" or "Status
<br>information" column?  The plugin output should be in the "Status<br>information" column.  The duration column is Nagios telling you how<br>long the host or service has been in that state for.<br></blockquote>

</span></div></div><br>
</blockquote></div><br>