e7871ca996
SVN-Revision: 3216
8 lines
332 B
Text
8 lines
332 B
Text
config BR2_PACKAGE_BWM
|
|
prompt "bwm............................... A very tiny BandWidth Monitor"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
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.
|