diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-15 01:27:08 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-15 01:27:08 +0000 |
commit | bca2557f1968c426190b72e040bce65ce16c9884 (patch) | |
tree | c96d266ca280e2eaf1a1599e3577aa6e3e31c57e /openwrt/package/rrdcollect/ipkg/rrdcollect.control | |
parent | 28ab4b61e1ad3f5e6a55ae9c458335a52b93619f (diff) |
add a package providing a default working (i hope) setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/rrdcollect/ipkg/rrdcollect.control')
-rw-r--r-- | openwrt/package/rrdcollect/ipkg/rrdcollect.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/rrdcollect/ipkg/rrdcollect.control b/openwrt/package/rrdcollect/ipkg/rrdcollect.control index 75eb97705b..e1429b63ac 100644 --- a/openwrt/package/rrdcollect/ipkg/rrdcollect.control +++ b/openwrt/package/rrdcollect/ipkg/rrdcollect.control @@ -4,8 +4,8 @@ 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/ +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 |