ReynierPM wrote: > David Wallis wrote: >> ReynierPM wrote: >> >> Usage: check_ping -H <host_address> -w <wrta>,<wpl>% -c >> <crta>,<cpl>% [-p packets] [-t timeout] [-4|-6] > > Ok I'm trying to fix this one too but can't understand some of > parameters need to be passed to check_ping command. Could any one > point me to documentation about this? Right now I'm getting this > error: <wrta> was not set, but because I unknown what "wrta" means I > can fix the error. >
<rta> is the Round-Trip Average travel time of the ping packet, in millisecond. The "-w" (warning level) and "-c" (critical level) options each take a pair of values... the RTA in milliseconds, and packet loss rate, in percent. So, a typical command line would look like: check_ping -H 192.168.1.1 -w 400,20% -c 800,40% -- David Wallis Information Technology Advanced Photon Source Argonne National Laboratory 630.252.7375 ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Nagios-users mailing list Nagios-users@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