How to monitoring bandwidth on Linux using Nethogs

Опубликовано: 10 Январь 2024
на канале: MivoCloud
160
37

NetHogs is a small ‘net top’ tool. Instead of breaking the traffic down per protocol or subnet, like most tools do, it groups bandwidth by process.

With this simple and useful application, we will be able to know the traffic passing through the network interfaces of our system. With this, we will be able to detect errors or know how much bandwidth is being consumed.

In this video i will show you the installation method on Ubuntu 22.04

Useful Links:
VPS/VDS - https://www.mivocloud.com/

WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR

Commands Used:
sudo apt update && apt upgrade -y
sudo apt install nethogs
sudo nethogs
nethogs [interface]
sudo nethogs -d 5
sudo nethogs -t