1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 13:24:32 +03:00

add long description from nmagedman@yahoo.com

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3216 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2006-02-10 20:45:07 +00:00
parent 61f05b205d
commit c2a8a18966

View File

@ -3,5 +3,6 @@ config BR2_PACKAGE_BWM
tristate
default m if CONFIG_DEVEL
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.