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