blob: e9080ee003045512e7f2ae44f06b453b6539be4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config ADK_PACKAGE_VNSTAT
prompt "vnstat............................ Console-based network traffic monitor"
tristate
default n
help
vnStat is a network traffic monitor for Linux that keeps a log of daily
network traffic for the selected interface(s). vnStat isn't a packet
sniffer. The traffic information is analyzed from the /proc -filesystem,
so vnStat can be used without root permissions.
.
http://humdi.net/vnstat/
|