Traceroute
Perform a traceroute to a specified target from a specified Pingdom probe.
Parameters
Parameter | Description |
---|---|
Host | Target host. |
Probe ID | Probe identifier. |
Example Output
{
"traceroute": {
"probedescription": "Dallas 4, TX",
"probeid": 23,
"result": "traceroute to pingdom.com (83.140.19.136), 30 hops max, 40 byte packets ..."
}
}
Workflow Library Example
Traceroute with Pingdom and Send Results Via Email
Preview this Workflow on desktop