Monitor Network Bandwidth Usage by Process with NetHogs

  • Post last modified:August 10, 2021
  • Post category:Linux
  • Post author:

NetHogs is a free and open source real time command-line network bandwidth and statistics application for Linux. It groups and shows bandwidth by per process. So you can easily view, identify and monitor network heavy programs via PID. In this article we will see how to install and use NetHogs on your Ubuntu system. It is released under GNU General Public License v2.0.

nethogs app

(more…)

Continue ReadingMonitor Network Bandwidth Usage by Process with NetHogs