首页 > 代码库 > The check_ping Plugin
The check_ping Plugin
https://www.monitoring-plugins.org/doc/man/check_ping.html
check_ping v2.2.git (monitoring-plugins 2.2)Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>Copyright (c) 2000-2007 Monitoring Plugins Development Team <devel@monitoring-plugins.org>Use ping to check connection statistics for a remote host.Usage:check_ping -H <host_address> -w <wrta>,<wpl>% -c <crta>,<cpl>% [-p packets] [-t timeout] [-4|-6]Options: -h, --help Print detailed help screen -V, --version Print version information --extra-opts=[section][@file] Read options from an ini file. See https://www.monitoring-plugins.org/doc/extra-opts.html for usage and examples. -4, --use-ipv4 Use IPv4 connection -6, --use-ipv6 Use IPv6 connection -H, --hostname=HOST host to ping -w, --warning=THRESHOLD warning threshold pair -c, --critical=THRESHOLD critical threshold pair -p, --packets=INTEGER number of ICMP ECHO packets to send (Default: 5) -L, --link show HTML in the plugin output (obsoleted by urlize) -t, --timeout=INTEGER Seconds before connection times out (default: 10)THRESHOLD is <rta>,<pl>% where <rta> is the round trip average traveltime (ms) which triggers a WARNING or CRITICAL state, and <pl> is thepercentage of packet loss to trigger an alarm state.This plugin uses the ping command to probe the specified host for packet loss(percentage) and round trip average (milliseconds). It can produce HTML outputlinking to a traceroute CGI contributed by Ian Cass. The CGI can be found inthe contrib area of the downloads section at http://www.nagios.org/Send email to help@monitoring-plugins.org if you have questions regardinguse of this software. To submit patches or suggest improvements, send emailto devel@monitoring-plugins.org
The check_ping Plugin
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。