summaryrefslogtreecommitdiffstats
path: root/package/vnstat/Config.in
blob: 0df4982e21d18940b4e158fb724e93b0ff3d11fd (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_VNSTAT
	bool "vnstat"
	depends on BR2_USE_MMU # fork()
	help
	  vnStat is a console-based network traffic monitor that keeps a log of
	  network traffic for the selected interface(s). It uses the network
	  interface statistics provided by the kernel as information source.
	  This means that vnStat won't actually be sniffing any traffic and also
	  ensures light use of system resources.

	  http://humdi.net/vnstat
OpenPOWER on IntegriCloud