[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Traceroute management
- Subject: Traceroute management
- From: scott at sberkman.net (Scott Berkman)
- Date: Tue, 9 Jun 2009 15:45:27 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
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 at crlmed.com]
Sent: Tuesday, June 09, 2009 3:28 PM
To: nanog at 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