Re: [Nagios-users] check_ping can't interpret output

2008-07-29 Thread CLOSE Dave
Hugo van der Kooij wrote: > Hmm. Please read the various comments on the lifespan of fedora releases > on this and other mailinglists. Is this what you want in a corporate > environment? Totally irrelevant. > I am a bit puzzled. Plugins are run as nagios user and not as apache > user so why test

Re: [Nagios-users] check_ping can't interpret output

2008-07-29 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/07/08 08:09 AM, Marc Powell wrote: > On Jul 29, 2008, at 12:31 AM, Dave Close wrote: > >> # su - apache -c "/usr/lib/nagios/plugins/check_ping -H machine -w >> 3000.0,80% -c 5000.0,100% -p 1" >> /bin/ping -n -U -w 10 -c 1 machine >> CRITICAL - C

Re: [Nagios-users] check_ping can't interpret output

2008-07-29 Thread Marc Powell
On Jul 29, 2008, at 12:31 AM, Dave Close wrote: > # su - apache -c "/usr/lib/nagios/plugins/check_ping -H machine -w > 3000.0,80% -c 5000.0,100% -p 1" > /bin/ping -n -U -w 10 -c 1 machine > CRITICAL - Could not interpret output from ping command > Beyond Hugo's comments about running as the user

Re: [Nagios-users] check_ping can't interpret output

2008-07-28 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Close wrote: | I have the same version of Nagios installed on a dozen systems (not | machines, full systems with several hundred machines each). Except for | the specific list of machines, the configuration is identical between | them. All are ins

[Nagios-users] check_ping can't interpret output

2008-07-28 Thread Dave Close
I have the same version of Nagios installed on a dozen systems (not machines, full systems with several hundred machines each). Except for the specific list of machines, the configuration is identical between them. All are installed by yum from the Fedora 7 RPMs, version 2.10-3.fc7. All the plu