iftop does for network usage what top(1) does for CPU usage.
- Code: Select all
Installation:
Quote:
wget http://www.ex-parrot.com/~pdw/iftop/...op-0.15.tar.gz
tar -zxvf iftop-0.15.tar.gz
cd iftop-0.15
./configure
make
make install
To run it:
/usr/local/sbin/iftop

