1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 17:48:26 +03:00
openwrt-xburst/package/rrdcollect/ipkg/rrdcollect.control
nbd 7c673c3d26 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00

11 lines
427 B
Plaintext

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.