@@ -3,5 +3,6 @@ config BR2_PACKAGE_BWM
|
|||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
A very tiny bandwidth monitor.
|
Continually displays data transfer rates (received, transmitted, and
|
||||||
|
total) for each interface, measured in KiB/sec. Works by sampling
|
||||||
|
values from /proc/net/dev and calculating deltas.
|
||||||
|
|||||||
Reference in New Issue
Block a user