From b1643e98d30b8390b272c3142bc3d4c34822821e Mon Sep 17 00:00:00 2001 From: wbx Date: Fri, 10 Feb 2006 20:45:07 +0000 Subject: add long description from nmagedman@yahoo.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/bwm/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openwrt/package/bwm/Config.in b/openwrt/package/bwm/Config.in index b50f023bf4..932a71ddbf 100644 --- a/openwrt/package/bwm/Config.in +++ b/openwrt/package/bwm/Config.in @@ -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. -- cgit v1.2.3