mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 11:40:37 +02:00
8f4ef2084b
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2786 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
459 B
Plaintext
12 lines
459 B
Plaintext
config BR2_PACKAGE_VNSTAT
|
|
prompt "vnstat............................ Console-based network traffic monitor"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
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/
|