summaryrefslogtreecommitdiff
path: root/package/rrdcollect/ipkg/rrdcollect-example.control
diff options
context:
space:
mode:
Diffstat (limited to 'package/rrdcollect/ipkg/rrdcollect-example.control')
-rw-r--r--package/rrdcollect/ipkg/rrdcollect-example.control10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/rrdcollect/ipkg/rrdcollect-example.control b/package/rrdcollect/ipkg/rrdcollect-example.control
deleted file mode 100644
index ab4c68e5a..000000000
--- a/package/rrdcollect/ipkg/rrdcollect-example.control
+++ /dev/null
@@ -1,10 +0,0 @@
-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.