summaryrefslogtreecommitdiffstats
path: root/openwrt/package/rrdcollect/ipkg/rrdcollect.control
blob: effe8b13c961e19fc9c0528a218b6e5c849e951f (plain)
1
2
3
4
5
6
7
8
9
10
Package: rrdcollect
Priority: optional
Section: admin
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.