[Nagios-users] check_snmp_storage.pl ver 1.3.3 ERROR: General time-out (Alarm signal)

2011-10-04 Thread Mark Thomas
this script was running fine until we moved to another machine more powerful. Now all alerts of my windows machines are failing. with the above error. My unix machines are fine. I have not implemented the alert for Linux yet. My other snmp alerts (that check windows services are working fine.

Re: [Nagios-users] Nagios - Check for Updates

2011-10-04 Thread Mike Guthrie
Jon Adcock wrote: This feature (check for updates) does not appear to be working for me. When 3.3.1 came out, I waited for a week, and never saw the update available banner displayed on the Nagios main landing page (main.php). I've been playing with the main.php page to get it to

Re: [Nagios-users] Nagios - Check for Updates

2011-10-04 Thread Jon Adcock
Mike, No, my Nagios servers are not behind a proxy. Is there some way to forcethe APIto check now, and is there a way to enable debug logging for the check for updates? Jon Adcock Network Systems Administrator Leon County MIS301 S. Monroe St.Tallahassee, FL 32301Office: (850)

Re: [Nagios-users] Nagios - Check for Updates

2011-10-04 Thread Jon Adcock
Jon Adcock Network Systems Administrator Leon County MIS301 S. Monroe St.Tallahassee, FL 32301Office: (850) 606-5518 adco...@leoncountyfl.gov On 10/4/2011 at 10:33 AM, Mike Guthrie mguth...@nagios.com wrote: Jon Adcock wrote: This feature (check for updates) does not

Re: [Nagios-users] Nagios - Check for Updates

2011-10-04 Thread Michael Friedrich
On 02.10.2011 02:14, Jon Adcock wrote: This feature (check for updates) does not appear to be working for me.  When 3.3.1 came out, I waited for a week, and never saw the update available banner displayed on the Nagios main landing

Re: [Nagios-users] check_snmp_storage.pl ver 1.3.3 ERROR: General time-out (Alarm signal)

2011-10-04 Thread Marc-André Doll
Hi, If you moved to a new server, checks if UDP 161 is open from your monitoring server to your monitored ones and if the snmp configuration on your monitored servers allows queries from your Nagios server. Marc-André On Tue, 2011-10-04 at 08:44 -0400, Mark Thomas wrote: this script was

Re: [Nagios-users] Nagios - Check for Updates

2011-10-04 Thread Jon Adcock
Michael, Very helpful. The last link gave me something the latch onto. Here is the top of mystatus.dat file: info { created=1317748445 version=3.3.1 last_update_check=1317680163 update_available=0 last_version=3.3.1 new_version=3.3.1 } So it appearsthat Nagios ischecking just fine. So

Re: [Nagios-users] Nagios - Check for Updates

2011-10-04 Thread Michael Friedrich
On 04.10.2011 19:33, Jon Adcock wrote: Michael,     Very helpful.  The last link gave me something the latch onto.  Here is the top of my status.dat file: info {     created=1317748445    

Re: [Nagios-users] check_snmp_storage.pl ver 1.3.3 ERROR: General time-out (Alarm signal)

2011-10-04 Thread Mark Thomas
Marc-Andre, Hey thanks for the reply. New server has same name as old. Old is out of production. I see 161snmp is in /etc/services both tcp and udp. My other windows alerts for windows services checks use snmp on the same server and monitored windows server and they are all working fine. I