You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

To see the difference between traceroute and rtt's for multiple days , we developed traceroute archive. It can be accessed using traceroutearchive.cgi script. It displays traceroute from a monitor node to the monitoring node for any three days (which can be selected from drop down menu). It checks loops within traceroute and shows the changes observed in a link for the requested days. It is currently available from SLAC to world wide nodes monitored by SLAC at http://www-wanmon.slac.stanford.edu/cgi-wrap/traceroutearchive.cgi and also from pingER Seecs to all monitored sites within Pakistan at http://pinger.seecs.edu.pk/cgi-bin/traceroutearchive.cgi

Traceroute Archive Flow At SLAC

Following are scripts used for traceroute archive

?1. Collection of Traceroutes
1.1  autotrace.pl

This script can be found at /afs/slac/package/pinger/autotrace.pl. It saves traceroutes from all SLAC Pinger nodes to its monitored sites and runs as cron job once everyday.

 Input = http://www-wanmon.slac.stanford.edu/cgi-bin/nph-traceroute.pl?target=www.fapesp.br

 Output = it is saved in /afs/slac/package/pinger/chktrace/2011_08_24/www-wanmon.slac.stanford.edu_to_www.ab.kg_2011_08_28 as :

2011_08_28      15:21:43
 </b></font></td></tr></table>
<pre>
Executing exec(traceroute, -m 30 -q 3, 195.38.166.130, 140)
traceroute to 195.38.166.130 (195.38.166.130), 30 hops max, 140 byte packets
 1  rtr-servcore1-serv01-webserv.slac.stanford.edu (134.79.197.130)  0.572 ms  0.640 ms  0.723 ms
 2  rtr-core1-p2p-servcore1.slac.stanford.edu (134.79.252.166)  0.403 ms  0.404 ms  0.475 ms
 3  rtr-border2-p2p-core1.slac.stanford.edu (134.79.252.141)  0.464 ms  0.545 ms  0.843 ms
 4  slac-mr2-p2p-rtr-border2.slac.stanford.edu (192.68.191.249)  0.297 ms  0.296 ms  0.286 ms
 5  sunnsdn2-ip-slacmr2.es.net (134.55.217.2)  0.626 ms  0.634 ms  0.648 ms
 6  sunncr1-sunnsdn2.es.net (134.55.209.98)  0.720 ms  0.696 ms  0.690 ms
 7  eqxsjrt1-te-sunncr1.es.net (134.55.38.146)  1.127 ms  1.117 ms  1.136 ms
 8  * * *
 9  xe-4-0-0.stk30.ip4.tinet.net (89.149.184.50)  190.030 ms  197.594 ms  189.173 ms
10  rostelecom-gw.ip4.tinet.net (77.67.75.254)  204.450 ms  205.056 ms ojsc-rostelecom-gw.ip4.tinet.net (77.67.95.154)  217.573 ms
11  95.167.92.110 (95.167.92.110)  223.326 ms  226.803 ms  225.256 ms
12  customer-AS9198.xe-5-3-0.m10-ar3.msk.ip.rostelecom.ru (87.226.140.102)  264.618 ms 94.25.4.126 (94.25.4.126)  260.945 ms  261.182 ms
13  82.200.145.174 (82.200.145.174)  278.493 ms  278.657 ms  278.120 ms
14  217-29-30-198.saimanet.kg (217.29.30.198)  284.852 ms  286.737 ms  286.473 ms
15  pppoe.asiainfo.kg (195.38.168.90)  284.673 ms  282.241 ms  287.355 ms
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *

Traceroutes of all the nodes for a day are collected in date folders.

2. Display of traceroutes
2.1 traceroutearchive.cgi

This script is placed at /afs/slac.stanford.edu/g/www/cgi-wrap-bin/net/offsite_mon.

Example is

Note:

Difference is counted as per IP name and IP number(RTTs are excluded) between any two traceroutes.

  • No labels