Perform a traceroute to a specified target from a specified Pingdom probe.

Parameters

ParameterDescription
HostTarget host.
Probe IDProbe 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