Skip to main content

Linux Network Monitoring Owned

Here’s a list of some useful terminal based network monitoring utilties:

https://askubuntu.com/questions/257263/how-to-display-network-traffic-in-the-terminal

Best one we have used so far, is BMon.

It’s available as: sudo apt install bmon

Can be run with:

sudo bmon

…where the -p is the interface.

When running you can see this:

image.png

By default, you can scroll through the available interfaces, and see stats for each.

If you want to run it for a specfic NIC, use this:

sudo bmon -p nebula200