Linux network monitoring

A list of programs to monitor your network connection and find out which process is eating bandwith and how to run them:

  • sudo nethogs eth0
  • lsof -i -n -P
  • sudo iftop -i eth0
  • nmon
comments powered by Disqus