iEntry 10th Anniversary LinuxHaxor WH MH

Get your Network Speed with Speedometer


Monitor network traffic or speed/progress of a file transfer. The program can be used for cases like: how long it will take for my 38MB transfer to finish, how quickly is another transfer going, How fast is the upstream on this ADSL line and how fast can I write data to my filesystem.

[ http://excess.org/speedometer/ ]

To display total bytes recieved in a network interface: speedometer -rx <interface_name> (ie, eth0)

2008-01-29-074508_1280x800_scrot.png

To display total bytes tranmission: speedometer -tx <interface>

2008-01-29-074536_1280x800_scrot.png

To get output in plaintext format: speedometer -rx <interface> -p

2008-01-29-074605_1280x800_scrot.png

To observer any significant changes in your bar graph your network interface has to be actively recieving/uploading file. For this example I was downloading an ISO image.


Comments are closed.