<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">P {
        MARGIN: 0px
}
</style>
<meta name="GENERATOR" content="MSHTML 8.00.6001.18812">
<style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma">How about uploading a 1MB file to a known&nbsp;external location, then writing a MRTG plugin that times a download of this file and converts this time&nbsp;to a bps?&nbsp; You need to have a large enough file else
 the HTTP protocol overhead will impact the calculations.</font></div>
<div dir="ltr"><font size="2" face="tahoma">Of course this is dependent of the speed of the external website, too, so you need to be sure that THAT is not the bottleneck.&nbsp; Possibly doing this for several locations and averaging the results?</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">If you are going to use MRTG, you probably want to run the checks every 5min and use RRDtool, then routers2, mrtg-rrd or 14all to generate the graphs as required.</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">Steve</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr" id="divRpF504837">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> mrtg-bounces@lists.oetiker.ch [mrtg-bounces@lists.oetiker.ch] On Behalf Of Matt Baer [matt@baerconsult.com]<br>
<b>Sent:</b> Sunday, 4 October 2009 8:07 a.m.<br>
<b>To:</b> mrtg<br>
<b>Subject:</b> [mrtg] Monitoring Internet Speeds<br>
</font><br>
</div>
<div></div>
<div>
<div style="FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 12pt">Does anyone have a method for monitoring internet speeds?&nbsp; I want to create a graph that will basically run a speed test and graph the results every hour or half hour.&nbsp; I'm not sure on the perl
 script or how to create the cron job correctly. I can figure out the timing part, but the script side, I have no clue.&nbsp; Any suggestions?<br>
</div>
</div>
</body>
</html>