russischer Abakus Informatik-Vollmer
    

cable-stats

I've written a small Perl script to read and display some transfer statistics from a Motorola Cable TV-Modem (namely a Motorola Surfboard SBV 4200E). May be for others this script works as well.

This script uses the net-snmp SNMP (simple network monitor protocol) suite. to read the number transfered bytes from the device. After starting the script, it polls the network device using the snmpget> command and displays the uploaded and downloaded traffic, until you stop it by pressing CTR-C

This is the first initial release, so if you encounter some problems or if you have ideas for extensions, please drop me an email.

Download

Download the actual version (1.0 of 2004/09/21) of the script. Check the manual page.

Changelog

Revision 1.1  2004/09/21 21:09:59  vollmer
Initial revision

############################################################################

License

All my tools are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The programs are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

You should have received a copy of the GNU General Public License along with those programs; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

If you find this software useful, please send me a postcard from the place where you are living:
Dr. Jürgen Vollmer
Am Rennbuckel 21
D-76185 Karlsruhe, Germany

© Copyright 2005 Dr. Jürgen Vollmer (www.informatik-vollmer.de)
This page was updated on July 13, 2005