<div>On Windows,</div>
<div>Frequently many admins leave automatic updates on to make there life easier, but as a side effect the server reboots itself usually midweek.  To have more controle over the reboot, wither manually run updates or configure a SUS server.</div>

<div>Updates installed are published in the System Log as well as the reboot itself.</div>
<div> </div>
<div>If you really want the last boot time instead of the uptime, add a wrapper shell script that calculates the reboot date by subtracting the uptime from the current time.</div>
<div> </div>
<div>tony (Author of NC_Net  -Windows plugin)</div>
<div><br> </div>
<div class="gmail_quote">On Thu, Apr 10, 2008 at 8:50 AM, Paul Weaver <<a href="mailto:paul.weaver@bbc.co.uk">paul.weaver@bbc.co.uk</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Uptime is a funny thing, it can go to zero for a number of reasons,<br>usually because a 32 bit counter has rolled over (after 136 years, 68<br>
years, 500 days, 250 days, 49.7 days (win98 just stalled at this point),<br>or 25 days.<br><br>You can sometimes monitor the SNMP OID "htSystemUptime", which appears<br>on my linux, solaris and windows 2000 boxes. When this value decreases<br>
to nearly 0, you've had a reboot, or the counter has rotated.<br><br>This value is probably the same value reported by "uptime" on a linux or<br>windows box. If you want to know when your system is available, you<br>
could set a "check_ping" *service* on thie host, in nagios, running<br>every 30 seconds with retrys every 5 seconds. If the service goes away,<br>then there's a good chance it's rebooted itself.<br><br>If you suspect a reboot, look through the logs. In linux, run "last",<br>
you should see a "reboot" user if the system has rebooted. In windows<br>check the Security or Applications logs from the suspected reboot time.<br><br>Perhaps you had a power failure which caused your box to reboot?<br>
<br>--<br>"Power corrupts. Power failure corrupts absolutely"<br>
<div>
<div></div>
<div class="Wj3C7c">-----Original Message-----<br>From: <a href="mailto:nagios-users-bounces@lists.sourceforge.net">nagios-users-bounces@lists.sourceforge.net</a><br>[mailto:<a href="mailto:nagios-users-bounces@lists.sourceforge.net">nagios-users-bounces@lists.sourceforge.net</a>] On Behalf Of<br>
<a href="mailto:Pallav.S.Gupta@relianceada.com">Pallav.S.Gupta@relianceada.com</a><br>Sent: 10 April 2008 12:19<br>To: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br>Subject: [Nagios-users] Nagios help : to display when was my server<br>
lastrebooted.<br>Importance: High<br><br><br><br>Hi All<br><br>I want my nagios to display when was my windows/unix based system was<br>last rebooted , Is it possible to do so......since my Uptime is showing<br>that System Uptime 1day 1 hr but i haven't rebooted it .<br>
<br><br><br><br><br><br>The information contained in this e-mail message is intended only for<br>the use of the individual or entity to which it is addressed. If you are<br>not the intended recipient, you should return it to the sender<br>
immediately. Please note that while we scan all e-mails for viruses we<br>cannot guarantee that any e-mail is virus-free and accept no liability<br>for any damage caused by any virus transmitted by this email.<br><br></div>
</div><a href="http://www.bbc.co.uk/" target="_blank">http://www.bbc.co.uk/</a><br>This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br>
If you have received it in error, please delete it from your system.<br>Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br>Please note that the BBC monitors e-mails sent or received.<br>
Further communication will signify your consent to this.<br><br><br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by the 2008 JavaOne(SM) Conference<br>Don't miss this year's exciting event. There's still time to save $100.<br>
Use priority code J8TL2D2.<br><a href="http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone" target="_blank">http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone</a><br>
_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>