Re: [Nagios-users] Strange problem with plugins timing out

2009-01-30 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30/01/09 09:59 AM, Sean Carolan wrote: >> Here's how my check_by_ping plugin is configured: >> >> command_line$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c >> 5000.0,100% -p 5 -t 60 >> >> Can anyone help me? Why is it still timing out af

Re: [Nagios-users] Strange problem with plugins timing out

2009-01-30 Thread Marc Powell
On Jan 30, 2009, at 8:59 AM, Sean Carolan wrote: >> Here's how my check_by_ping plugin is configured: >> >> command_line$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c >> 5000.0,100% -p 5 -t 60 >> >> Can anyone help me? Why is it still timing out after ten seconds, >> even when I have e

Re: [Nagios-users] Strange problem with plugins timing out

2009-01-30 Thread Sean Carolan
> Here's how my check_by_ping plugin is configured: > > command_line$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c > 5000.0,100% -p 5 -t 60 > > Can anyone help me? Why is it still timing out after ten seconds, > even when I have explicitly set the timeout at 60 seconds?? The FAQ page se

Re: [Nagios-users] Strange problem with plugins timing out

2009-01-30 Thread Sean Carolan
> > Has anyone else experienced anything like this? I'm not sure where to > look to start troubleshooting the problem. > I was able to alleviate the service check alarms by increasing my check_by_ssh plugin timeout to 30 seconds, however I'm still getting timeouts on ping tests, even inspite of t

[Nagios-users] Strange problem with plugins timing out

2009-01-29 Thread Sean Carolan
We have two Nagios servers each for monitoring different networks. The production network has over 1200 service checks and the average host check time is around 4 seconds: Host Check Execution Time: 4.03 / 4.15 / 4.039 sec The UAT network has only 120 checks. For some reason, starting yeste