Re: [Nagios-users] Resetting nagios checks

2007-04-20 Thread moshe sharon
Hello usually its related to orphaned services. nagios 1.x and 2.x checks hosts in serial processing rather the parallel processing like in services if you have multiple hosts down the whole schedule thing get messy. i can recommend 2 things: 1) disable host checks and only rely on service checks

Re: [Nagios-users] Status Map

2007-04-20 Thread moshe sharon
Hello There is a patch in nagiosexchange for the statusmap that will change the color of the green round circle to yellow = warning red = critical if one of the service states has changed. the only downside if you do parents / child's connections the circle disappear http://www.nagiosexchange.or

[Nagios-users] check_http plugin and a proxy?

2007-04-20 Thread Frost, Mark {PBG}
Hello. I have the Nagios Plugins 1.4.8. Is it possible to make check_http use a proxy to talk to another host? We had been using an older version of check_http_perl which will allow us to use a proxy host. I'm converting most of our checks to use the check_http code and I don't see anything th

[Nagios-users] Resetting nagios checks

2007-04-20 Thread Payam Jahromi
The network at my work went down and it caused all the nagios checks to fail. We got the network back up and working, but the nagios checks haven't resumed - when I look at the "last check" it says 8 hours ago. I tried restarting the nagios process on the server but that didn't work. I even did a m

Re: [Nagios-users] check_rpc problem after upgrade to 2.9

2007-04-20 Thread Saletan, Jesse
By the way, this is an rpm install on a system running RHEL3 i386. nagios-2.9-1.el3.rf nagios-plugins-1.4.8-1.el3.rf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Saletan, Jesse Sent: Friday, April 20, 2007 10:42 AM To: nagios-users@lists.sourceforge.ne

[Nagios-users] check_rpc problem after upgrade to 2.9

2007-04-20 Thread Saletan, Jesse
Since an upgrade from Nagios 2.8 to 2.9 I'm getting this error in the gui for check-nfs: **ePN failed to compile /usr/lib/nagios/plugins/check_rpc: "Can't locate utils.pm in @INC (@INC contains: nagios/plugins /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_pe

[Nagios-users] Status Map

2007-04-20 Thread Fabio Silva
Hi all, is there any way to get on the status map the STATE of the services of the hosts and not the Status of the host (up or down). If some service goes down or have some problem in the status map it show the host in a red color... tha has something bad with that machine... Any idea how to get