mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 02:54:04 +02:00
11 lines
464 B
Plaintext
11 lines
464 B
Plaintext
|
Package: rrdcollect-example
|
||
|
Priority: optional
|
||
|
Section: admin
|
||
|
Depends: rrdcgi, rrdtool, rrdcollect
|
||
|
Description: Example setup for 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.
|