932a71ddbf3dad3cd4de7ed1169c72d03c5f8fed
[openwrt/staging/dedeckeh.git] / openwrt / package / bwm / Config.in
1 config BR2_PACKAGE_BWM
2 prompt "bwm............................... A very tiny BandWidth Monitor"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Continually displays data transfer rates (received, transmitted, and
7 total) for each interface, measured in KiB/sec. Works by sampling
8 values from /proc/net/dev and calculating deltas.