![](https://secure.gravatar.com/avatar/f2873ca6ea2716aaad59ea0982e1cd7d.jpg?s=120&d=mm&r=g)
Hi Tony,
You can customize the command line of the probe. Here is the help output of the check_ping probe
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 travel time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the percentage of packet loss to trigger an alarm state.
HTH,
Ahmed.
Le mar. 23 mai 2023, à 16 h 20, Tony Guadagno via observium < observium@lists.observium.org> a écrit :
Hi, I am using the ping probes and I just noticed that it seems to go critical when the RTA is too high….even if the ping is successful…like so:
How do I change the RTA threshold ?
thanks
Tony
observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org