check_ping not working

Matt Pounsett matt.pounsett at cira.ca
Thu Oct 9 17:27:22 CEST 2003


On Wed, 8 Oct 2003, Jake Eaker wrote:

> everything is working fine but the check_ping command the is what I get....
> 
> ./check_ping -H 216.110.76.36 -w 3000.0,80% -c 5000.0,100% -p 1
> You've got a big problem buddy! You need more args!!!
> 
> this is executed from the /usr/local/libexec directory on freebsd 4.8 nagios 
> version is 1.1

check_ping wants two %'s for packet loss.. so the command line above should be
written:

./check_ping -H 216.110.76.36 -w 3000.0,80%% -c 5000.0,100%% -p 1


-- 
Matt Pounsett                 CIRA - Canadian Internet Registration Authority
Technical Support Programmer                    350 Sparks Street, Suite 1110
matt.pounsett at cira.ca                                 Ottawa, Ontario, Canada
613.237.5335 ext. 231                                      http://www.cira.ca



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
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