traceroute
Trace the path to a host and notice when it changes. Needs traceroute.
privileged Add traceroute to agent.enable_addons. Needs the traceroute binary.
Parameters
| Parameter | Default | Meaning |
|---|---|---|
hostREQUIRED | ||
max_hops | 30 | |
probes | 3 | Per hop. |
wait | 1s | Per probe, whole seconds, at most 30. |
A path where some hops do not answer is degraded. No hop answering at all is down.
Measurements
hops, path_change (1 when the path differs from the last run), rtt_ms, and hop_<n>_rtt_ms per hop.