openwrtv4/openwrt/package/bwm/Config.in
Waldemar Brodkorb e7871ca996 add long description from nmagedman@yahoo.com
SVN-Revision: 3216
2006-02-10 20:45:07 +00:00

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.