7ce0e836b5
SVN-Revision: 1653
12 lines
571 B
Text
12 lines
571 B
Text
Package: rrdcollect
|
|
Priority: optional
|
|
Section: admin
|
|
Maintainer: Oliver Ertl <oliver@ertl-net.net>, OpenWrt Developers <bugs@openwrt.org>
|
|
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/rrdcollect/
|
|
Depends: librrd
|
|
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.
|