mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add rrdtool1 (v1.0.x) and enable it by default,
disable rrdtool (v1.2.x), change Maintainer in control files, tweak Makefiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1881 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_RRDCOLLECT
|
||||
tristate "rrdcollect - Round-Robin Database (RRD) collecting daemon"
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_LIBRRD
|
||||
depends BR2_PACKAGE_LIBRRD || BR2_PACKAGE_LIBRRD1
|
||||
help
|
||||
RRDcollect is a daemon which polls ceratin files in /proc/
|
||||
directory, gathering data and storing it inside RRDtool's
|
||||
|
||||
Reference in New Issue
Block a user