bdc7adb692642964631b8f86e168b9c976fa93f5
[openwrt/svn-archive/archive.git] / openwrt / package / rrdcollect / ipkg / rrdcollect.control
1 Package: rrdcollect
2 Priority: optional
3 Section: admin
4 Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Oliver Ertl <oliver@ertl-net.net>
5 Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/rrdcollect/
6 Depends: librrd | librrd1
7 Description: Round-Robin Database (RRD) collecting daemon
8 RRDcollect is a daemon which polls certain files in /proc/
9 directory, gathering data and storing it inside RRDtool's
10 database files. Being written in C should be both fast
11 and resources-friendly. Supports both scanf(3)-style
12 pattern matches and perl compatible regular expressions.