Re: Traceroute management

2009-06-10 Thread Nathan Stratton
On Tue, 9 Jun 2009, Dylan Ebner wrote: 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

Re: Traceroute management

2009-06-10 Thread Ralph Mayer
I use mtr with the --report and the --report-cycles switches + cron rm

Traceroute management

2009-06-09 Thread Dylan Ebner
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

RE: Traceroute management

2009-06-09 Thread Scott Berkman
] 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

RE: Traceroute management

2009-06-09 Thread Mishka, Jason
: RE: Traceroute management 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

Re: Traceroute management

2009-06-09 Thread Arie Vayner
Hmm, take a look at pingplotter Arie On Tue, Jun 9, 2009 at 10:28 PM, Dylan Ebner dylan.eb...@crlmed.com wrote: 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

Re: Traceroute management

2009-06-09 Thread Jon Meek
mon ( http://mon.wiki.kernel.org/index.php/Main_Page ) comes with traceroute.monitor It keeps a state file of current routes and logs only changes. You can specify equivalent hops, hops to ignore, StopAt addresses, and UnexpectedHops. Since it is part of mon, it is easy to alert on a route