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

CC bmon-in_netlink.o in_netlink.c: In function ‘handle_tc_obj’: in_netlink.c:558:37: warning: ‘ (’ directive output may be truncated writing 2 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 558 |...

Hello, I was wondering if anyone ever did try to use bmon with vboxnet0? When I use iptraf-ng I see data between my host and guest. bmon on the other...

Issue Type: Bug report What happened: Using formatted output along with quitafter always incorrectly returns 0 traffic for the first output reported, regardless of the sampling interval or the number...

I would like to set the input to `netlink:notc` by default. However, it seems like the input is not configurable in `bmon.conf` or `bmonrc`. Did I miss something? Is it...

I try to add this to .bmonrc ``` layout colors { color default { color_pair = {"white", "default"} } color statusbar { color_pair = {"blue", "default", "reverse"} } color header...

A quick feature request. When output is ASCII, it would be nice if it would dump the unix timestamp (i.e. date/time) with each record. This way, it can be correlated...

Sometimes I get segfault at startup (Arch Linux x64), with gdb I can see this: ``` [...] #87243 0x000055555557508b in find_qdiscs (rdata=0x7fffffffcf40, parent=3, ifindex=) at in_netlink.c:627 #87244 handle_class (obj=, arg=)...

Is it possible to monitor bandwidth distribution by process with `bmon`?

The data shown for the TX graph is actually the RX graph data.

... those who: 1. Want the latest version. 1. Are not on a Debian-based system. 1. Do not want to futz around with compiling and / or writing an RPM...