Re: [Nagios-users] Nagios Reboot Notification

2009-06-18 Thread Mat W
@lists.sourceforge.net Subject: Re: [Nagios-users] Nagios Reboot Notification So from the looks of it, this will only work with linux/unix boxes. Is this accurate? I did a bit of research on NSCA and I see a client-side configuration needed but I see it only for Linux. I know there area few posts on

Re: [Nagios-users] Nagios Reboot Notification

2009-06-18 Thread Kevin Mitnikc
So from the looks of it, this will only work with linux/unix boxes. Is this accurate? I did a bit of research on NSCA and I see a client-side configuration needed but I see it only for Linux. I know there area few posts on this stating to use NSCA_Win32client. Has anybody ran the NSCA_Win32clie

Re: [Nagios-users] Nagios Reboot Notification

2009-06-18 Thread Christian Schneemann
Hi, On Thursday June 11 2009 09:14:06 pm Kevin Mitnikc wrote: > Hello everybody, > [...] > > How is everybody monitoring server reboots. I've used Whats Up Gold in the > past, and it would notify me right away. There has to be a way to monitor > reboots and get a notification of that reboot. Man

Re: [Nagios-users] Nagios Reboot Notification

2009-06-15 Thread Mat W
et Subject: [Nagios-users] Nagios Reboot Notification Marc, I don't think this will work for me ...reason being Nagios will do its check, lets say every minute. If the server reboots unexpectedly and comes up in between that check period, Nagios will never see the reboot. I could be wr

Re: [Nagios-users] Nagios Reboot Notification

2009-06-12 Thread Paul Weaver
> 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

Re: [Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Marc Powell
On Jun 11, 2009, at 6:29 PM, Kevin Mitnikc wrote: > Marc, > > I don't think this will work for me ...reason being Nagios will do > its check, lets say every minute. If the server reboots > unexpectedly and comes up in between that check period, Nagios will > never see the reboot. I could

[Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Kevin Mitnikc
Marc, I don't think this will work for me ...reason being Nagios will do its check, lets say every minute. If the server reboots unexpectedly and comes up in between that check period, Nagios will never see the reboot. I could be wrong, but is that not accurate? Other application will notify yo

Re: [Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Andrew Davis
Same here... we have a few machines that can reboot in less than 2 minutes and with Nagios only checking them every 5 minutes or so, some reboots can slip through the cracks. We have an "uptime" test that is critical at less than 30 minutes and warn at less than 60 seconds, plus resolution noti

Re: [Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Marc Powell
On Jun 11, 2009, at 2:14 PM, Kevin Mitnikc wrote: > How is everybody monitoring server reboots. I've used Whats Up Gold > in the past, and it would notify me right away. There has to be a > way to monitor reboots and get a notification of that reboot. Many > people have suggested I use s

Re: [Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Allan Clark
Hi! On Jun 11, 2009, at 3:14 PM, Kevin Mitnikc wrote: > Hello everybody, > > I'm new to the boards, so this topic might already be covered. But > I'm not exactly sure how to fully search the boards. > > Issue at hand: > > I have successfully setup Nagios 3 on Ubuntu 8.10. I have a few > te

Re: [Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Hamid Majidy
SNMP traps are most suitable for this purpose. From: Kevin Mitnikc [mailto:teckad...@gmail.com] Sent: Thursday, June 11, 2009 12:14 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Nagios Reboot Notification Hello everybody, I'm new to the boards, so this topic

Re: [Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Curtis LaMasters
I use an uptime script on Windows with NSClient++. I don't know the second it goes down but I'll know when it comes back up. Curtis LaMasters http://www.curtis-lamasters.com http://www.builtnetworks.com On Thu, Jun 11, 2009 at 2:14 PM, Kevin Mitnikc wrote: > Hello everybody, > > I'm new to the

[Nagios-users] Nagios Reboot Notification

2009-06-11 Thread Kevin Mitnikc
Hello everybody, I'm new to the boards, so this topic might already be covered. But I'm not exactly sure how to fully search the boards. Issue at hand: I have successfully setup Nagios 3 on Ubuntu 8.10. I have a few test servers being monitored, but what I can't get working properly are when t