blob: be25ed48a1db3a3d6f8943021a65f49bd9cd505b (
plain)
1
2
3
4
5
6
7
8
|
config ADK_PACKAGE_BWM
prompt "bwm............................... A very tiny BandWidth Monitor"
tristate
default n
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.
|