How to monitor Network Traffic on Linux

0 min read 127 words

There is a fantastic tool to see and monitor Bandwidth and Network Traffic on Linux.

It’s called bmon and it works out of the box.

How to Setup and Use

On Ubuntu apt-get install bmon, or in newer versions, you can also just say apt install bmon.

On Centos yum install bmon.

Once you have it installed, you can start the monitor by running bmon from the command-line.

You will be presented with multiple network interfaces (NICs).

Press the down arrow to navigate away from the Loopback (lo) NIC, and select eth0 (or whatever your desired NIC is).

You can press d to enable detailed statistics, or press i to enable additional information. If your terminal window has enough height, you can press both d and i!

Tags:
Andrew
Andrew

Andrew is a visionary software engineer and DevOps expert with a proven track record of delivering cutting-edge solutions that drive innovation at Ataiva.com. As a leader on numerous high-profile projects, Andrew brings his exceptional technical expertise and collaborative leadership skills to the table, fostering a culture of agility and excellence within the team. With a passion for architecting scalable systems, automating workflows, and empowering teams, Andrew is a sought-after authority in the field of software development and DevOps.

Tags