check_ping

Thomas Guyot-Sionnest dermoth at aei.ca
Fri Apr 27 12:36:11 CEST 2007


config.h is generated by the configure script (which is itself generated
by configure.in) and everything in config.h is specific to the
os/distribution and possibly other apps installed on it.

The problem you're having is definitely a bug and it would be helpful
that you send us the output of the broken check_ping plugin when you add
the "-vvv"  parameter to it.

Thanks,

Thomas

On 26/04/07 05:40 AM, Jorg.Schulz at systeam.se wrote:
> 
> Hi It´s a bug in nagios-plugin 1.4.8
> 
> Fix with vi the config.h in the nagios-plugin.1.4.8/
> Search for #define PING_COMMAND and 
> Change it to 
> #define PING_COMMAND "/bin/ping -t %u -c %u %s" 
> 
> Works fine 
> 
> Cheers 
> 
> /Jörg
> -----Ursprungligt meddelande-----
> Från: nagios-users-bounces at lists.sourceforge.net
> [mailto:nagios-users-bounces at lists.sourceforge.net] För kyle at serv.co.za
> Skickat: den 26 april 2007 09:21
> Till: nagios-users at lists.sourceforge.net
> Ämne: [Nagios-users] check_ping
> 
> Hi Guys,
> 
> Having some issues with check_ping, get the following error.
> 
> nagioss at office1# ./check_ping -H localhost -w 1000,10% -c 2000,20% -p 1
> CRITICAL - You need more args!!!
> could not open pipe:
> 
> Any one know what might be wrong ?
> 
> Regards,
> Kyle Vorster




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list