copy trunk to buildroot-ng branch
[15.05/openwrt.git] / package / rrdcollect / ipkg / rrdcollect.control
1 Package: rrdcollect
2 Priority: optional
3 Section: admin
4 Depends: librrd | librrd1
5 Description: Round-Robin Database (RRD) collecting daemon
6  RRDcollect is a daemon which polls certain files in /proc/
7  directory, gathering data and storing it inside RRDtool's
8  database files.  Being written in C should be both fast
9  and resources-friendly.  Supports both scanf(3)-style
10  pattern matches and perl compatible regular expressions.