MTR from Akamai Edge
mtr_from_edgeRuns MTR network diagnostics from an Akamai edge server to any IP or hostname, revealing path, latency, and packet loss to pinpoint connectivity problems.
Instructions
Runs an MTR (My Traceroute) network diagnostic from an Akamai edge server to a destination IP or hostname. Shows network path, latency per hop, and packet loss. Useful for diagnosing connectivity issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port to use (80 or 443). Only needed when destinationType is HOST. | |
| source | No | Source edge server IP or location ID. | |
| showIps | No | Show IPs for each hop. | |
| packetType | Yes | Packet type for MTR probes. | |
| resolveDns | No | Resolve DNS for each hop. | |
| sourceType | No | Whether the source is an edge IP or a location ID. | |
| destination | Yes | Destination IP or hostname for the MTR. | |
| showLocations | No | Show locations for each hop. | |
| destinationType | Yes | Whether the destination is an IP address or hostname. | |
| siteShieldHostname | No | Site Shield hostname to run MTR for. |