ReynierPM wrote: > David Wallis wrote: >> ReynierPM wrote: >> >> <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% >> > > Thx to all of yours for take some time to help me, now it working fine > and I really understood what those parameters means, anyway I'm > looking for a guide to see every one of this parameters and can't find > one, could any tell me where to find one? >
Any check_* command will give you fairly detailed help if you run it with the "-h" option. -- David Wallis Information Technology Advanced Photon Source Argonne National Laboratory ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Nagios-users mailing list [email protected] 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
