Is there comparable alternative for PingPlotter Pro on Linux? I'm looking for traceroute tool that has ability to display traceroute data of each nodes along the route in nice timeline graph.

|
Is there comparable alternative for PingPlotter Pro on Linux? I'm looking for traceroute tool that has ability to display traceroute data of each nodes along the route in nice timeline graph.
| |||
|
feedback
|
|
How about MTR?
| |||
feedback
|
|
RRDtool and a custom packet ping script should be perfect (traceroute being ping with incrementing TTL times). I used to have one I crafted up in a few minutes time to track ping times to a server over the course of the day. http://oss.oetiker.ch/rrdtool/tut/rrdtutorial.en.html covers most of what you need to know. | |||
|
feedback
|
|
Smokeping, make even nicer graphs than PingPlotter. | |||
|
feedback
|