Linux network monitoring
1/Sep 2014
A list of programs to monitor your network connection and find out which process is eating bandwith and how to run them:
sudo nethogs eth0lsof -i -n -Psudo iftop -i eth0nmon
A list of programs to monitor your network connection and find out which process is eating bandwith and how to run them:
sudo nethogs eth0lsof -i -n -Psudo iftop -i eth0nmon