add a package providing a default working (i hope) setup
[openwrt.git] / package / rrdcollect / ipkg / rrdcollect.control
1 Package: rrdcollect
2 Priority: optional
3 Section: admin
4 Maintainer: Oliver Ertl <oliver@ertl-net.net>, OpenWrt Developers <bugs@openwrt.org>
5 Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/rrdcollect/
6 Depends: librrd
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.