LogicMonitor + Catchpoint: Enter the New Era of Autonomous IT

Learn more

Turn traceroute into a continuous monitoring capability.

LogicMonitor’s synthetic monitoring runs automated path tests from distributed nodes, giving you a continuous traceroute-like view of your network paths.

What does traceroute show?

Traceroute shows the sequence of network hops a packet takes from your machine to a destination host. For each hop, it displays the IP address or hostname of the router and the round-trip time (RTT) for packets sent to that router.

How do you interpret asterisks (*) in a traceroute?

Asterisks appear when a router does not send an ICMP Time Exceeded response. This does not mean the router is down, many routers deprioritize ICMP TTL-exceeded messages for security reasons while still forwarding actual traffic normally.

What does high latency at a specific hop mean?

High RTT at a specific hop often indicates congestion or routing inefficiency. However, some routers artificially inflate RTT for traceroute probes. Compare the latency of subsequent hops: if they return to lower values, the high-latency hop may not be the actual bottleneck.

What is the difference between traceroute and ping?

Ping tests connectivity and round-trip time to a single destination. Traceroute shows each hop along the path with individual RTT measurements, allowing you to pinpoint where latency is introduced or where connectivity fails.