let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / rrdcollect / ipkg / rrdcollect-example.control
1 Package: rrdcollect-example
2 Priority: optional
3 Section: admin
4 Depends: rrdcgi, rrdtool, rrdcollect
5 Description: Example setup for 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.