1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 14:44:37 +03:00
openwrt-xburst/package/bwm/Config.in
wbx c2a8a18966 add long description from nmagedman@yahoo.com
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-10 20:45:07 +00:00

9 lines
332 B
Plaintext

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.