Forrest logo
back to context overview

bmon

List of commands for bmon:

  • bmon:tldr:06680 bmon: Set interval (in seconds) in which rate per counter is calculated.
    $ bmon -R ${2-0}
    try on your machine
    explain this command
  • bmon:tldr:1d5d0 bmon: Display the list of all the interfaces.
    $ bmon -a
    try on your machine
    explain this command
  • bmon:tldr:58140 bmon: Set policy to define which network interface(s) is/are displayed.
    $ bmon -p ${interface_1,interface_2,interface_3}
    try on your machine
    explain this command
  • bmon:tldr:bf070 bmon: Display data transfer rates in bits per second.
    $ bmon -b
    try on your machine
    explain this command
back to context overview