[115123] in North American Network Operators' Group
RE: Traceroute management
daemon@ATHENA.MIT.EDU (Scott Berkman)
Tue Jun 9 15:46:35 2009
From: "Scott Berkman" <scott@sberkman.net>
To: "'Dylan Ebner'" <dylan.ebner@crlmed.com>, <nanog@nanog.org>
In-Reply-To: <6286FF05EBE33C4596F6C6C2376268670216017B@VS11.EXCHPROD.USA.NET>
Date: Tue, 9 Jun 2009 15:45:27 -0400
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
Try SmokePing (which includes SmokeTrace now):
http://oss.oetiker.ch/smokeping/
You could also just use a cronjob and output the results to a flat file or
database if you prefer something home grown.
-Scott
-----Original Message-----
From: Dylan Ebner [mailto:dylan.ebner@crlmed.com]
Sent: Tuesday, June 09, 2009 3:28 PM
To: nanog@nanog.org
Subject: Traceroute management
My company uses it's internet connection primarily for VPN tunneling. I
have always wanted a tool that I can enter the peer ip addresses and it
will every 8 or 12 hours run a traceroute and log it so I can build
historical maps of the path our traffic is taking. Has anyone ever seen
any apps like this, preferably something that is free.
Thanks