afternoon (for those in the uk anyway),
does anyone know of a command-line tool to monitor network activity. i'm specifically looking for percentage of bandwidth used /throughput.
something similar to top, but for the network interface.
TIA, rotis23
This is a discussion on command-line network monitor within the Linux Programming forums, part of the Platform Specific Boards category; afternoon (for those in the uk anyway), does anyone know of a command-line tool to monitor network activity. i'm specifically ...
afternoon (for those in the uk anyway),
does anyone know of a command-line tool to monitor network activity. i'm specifically looking for percentage of bandwidth used /throughput.
something similar to top, but for the network interface.
TIA, rotis23
You could check out IPTraf. based on Ncurses
project homepage:
http://cebu.mozcom.com/riker/iptraf/
or you could just try tcpdump as root like vVv suggested![]()