Bmon Installation On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS

Bmon Installation On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS

bmon

Monitor bandwidth and capture network related statistics.

Maintainer: Patrick Matthu00e4i



Section: net

Install bmon

  • Debian apt-get install bmon Click to copy
  • Ubuntu apt-get install bmon Click to copy
  • Alpine OS apk add bmon Click to copy
  • Arch Linux pacman -S bmon Click to copy
  • Kali Linux apt-get install bmon Click to copy
  • Fedora dnf install bmon Click to copy
  • Raspbian apt-get install bmon Click to copy
  • macOS brew install bmon Click to copy

Monitor bandwidth and capture network related statistics.

How to use bmon?

Below are few example commands for bmon that you can use in the terminal.

Display the list of all the interfaces:
bmon -aClick to copy
Display data transfer rates in bits per second:
bmon -bClick to copy
Set policy to define which network interface(s) is/are displayed:
bmon -p interface_1,interface_2,interface_3Click to copy
Set interval (in seconds) in which rate per counter is calculated:
bmon -R 2.0Click to copy
Installing bmon command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of bmon 2024 package in your OS.