summaryrefslogtreecommitdiffstats
path: root/openwrt/package/vnstat/Config.in
blob: ab6a8dee3524b0cb8150a792f606b9b0dfc0544a (plain)
1
2
3
4
5
6
7
8
9
10
11
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/