Source: rrdcollect
Section: utils
Priority: extra
Maintainer: Dawid Kuroczko <qnex@knm.org.pl>
Build-Depends: debhelper (>> 3.0.0), librrd0-dev, libpcre3-dev
Standards-Version: 3.5.2

Package: rrdcollect
Architecture: any
Depends: ${shlibs:Depends}
Recommends: rrdtool
Description: Round-Robin-Database Collecting Daemon
 RRDcollect is a daemon which polls ceratin 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.
 .
 http://rrdcollect.sourceforge.net/
