bmon icon indicating copy to clipboard operation
bmon copied to clipboard

bandwidth monitor and rate estimator

Results 51 bmon issues
Sort by recently updated
recently updated
newest added

Perhaps my usage of bmon is non-typical and this would be an unpopular change. but: My usage of bmon doesn't involve accumulating lots of user inputted state in the program;...

There are a number of symbols that can be used for the graph with the reasonable expectation they'd be supported on most terminals currently available. This specific substitution should be...

Hey, I am wondering if the way to calculate the average bandwidth usage of a scanning tool like Nmap, is to measure the total number of RX and TX bytes...

The segfault takes place with the latest git master intermittently when the network has high load. I suspect it has something to do with the number of codel classes. ```...

hello, i'm trying to set my .bmonrc like that: ` policy = "wlp* eth*" input = netlink:notc output = curse:graph,ngraph=1,gwidth=50,'details;info' ` to get the following command line result:`bmon -p 'wlp*,eth*'...

`# ./bmon -v` `bmon 4.0` how to reproduce: 1. run bmon ` ./bmon -o curses:graph -o curses:details -ocurses:ngraph=8 -ocurses:gwidth=120 -p eth0 ` 2. press a button to start a record...

Sorry to inform you, but what your program displays, is called _data rate_ – and not bandwidth by any means. Bandwidth has the unit Hz (Hertz) and specifies a frequency...

I was having problems parsing any of the text-format outputs (format, ascii, etc). There's no record separator at all, so it's really hard to stream the output to something for...

Hi Guys, Is it possible creating a android version of bmon? Is there anyone working in this? Thanks

Hi, Im runing a self compiled bmon 4.0 on Unbuntu under WSL. The compilation process works fine however when run bmon the screen is blank and show this message: Unable...