Install BMON Network Monitoring Tools (CLI) On Linux/FreeBSD

BMON (Bandwidth Monitor) is a command-line tool used for network bandwidth monitoring and visualization. It provides real-time statistics about network interfaces and can be installed on both Linux and FreeBSD systems.

Here’s how to install and use BMON on Linux and FreeBSD:

Install BMON on Debian/Ubuntu

$ sudo apt install bmon

==================================================

Install BMON on FreeBSD

# pkg install bmon

===================================================

TEST BMON APP

$ sudo bmon
or
# bmon

Leave a Reply

Your email address will not be published. Required fields are marked *