di624stats.pl

di624stats.pl is a Perl script that screen-scrapes the Web interface of a D-Link DI-624 wireless NAT router to gather traffic st
Download

di624stats.pl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ben Ransford
  • Publisher web site:
  • http://www.robota.net/article?id=957

di624stats.pl Tags


di624stats.pl Description

di624stats.pl is a Perl script that screen-scrapes the Web interface of a D-Link DI-624 wireless NAT router to gather traffic st di624stats.pl is a Perl script that screen-scrapes the Web interface of a D-Link DI-624 wireless NAT router to gather traffic statistics. You can use RRDtool to store these statistics and generate graphs. Instructions for using di624stats.pl in conjunction with RRDtool are included.1. Make sure you have RRDtool installed. Get it athttp://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ or from an APTrepository or from *BSD ports.2. Create an RRD file to store your router's throughput statistics. For example, go like this (read the rrdtool(1) man page if this is confusing): rrdtool create di624.rrd --step=300 DS:in:COUNTER:600:0:12500000 DS:out:COUNTER:600:0:12500000 RRA:AVERAGE:0.5:1:288 RRA:AVERAGE:0.5:4:504 RRA:AVERAGE:0.5:144:730 RRA:MIN:0.5:1:288 RRA:MIN:0.5:4:504 RRA:MIN:0.5:144:730 RRA:MAX:0.5:1:288 RRA:MAX:0.5:4:504 RRA:MAX:0.5:144:730For more information about install read the README file.


di624stats.pl Related Software