Nagios Reboot Notification

Paul Weaver paul.weaver at bbc.co.uk
Fri Jun 12 14:15:50 CEST 2009


> Sure it will. uptime is a counter that increases from 0 to infinity
> (essentially) and resets on reboot. The snmp check I use says 
> that if that counter is less than 50,000ms (~8.3 minutes), 
> show a WARNING. If you check every minute, you'd see a 
> WARNING status for 7 or 8 minutes, then a reset to OK.

You're pretty lucky if your box reboots inside a minute -- it takes
about 2 minutes for most of our boxes to get through POST!

> them) or that it's checking _very_ frequently. There's no 
> magic 'some box just rebooted'  
> protocol...

Hmm, a trap coming from the PSU (sudden current change), or switch (link
going down then up)

Most monitoring systems I've seen use uptime, keep a track of the last
value, and the time it happened, then alert if that value resets to
close to zero (or even if it returns outside of a predicted range). The
reason you keep a track of the value is to avoid broken alerts when the
snmp counter rolls over. 

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list