diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-29 15:09:37 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-29 15:09:37 +0000 |
commit | ed1ee897100c57f389499656cd9114fc936796a2 (patch) | |
tree | e048ec92275d3ef9c0b0b64ba0460a25945b99fd /openwrt/package/collectd/ipkg | |
parent | 9ff4789defdfffe204015aa792fe199274d931d1 (diff) |
Added collectd, thanks to Florian Forster
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2796 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/collectd/ipkg')
-rw-r--r-- | openwrt/package/collectd/ipkg/collectd.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/collectd/ipkg/collectd.control b/openwrt/package/collectd/ipkg/collectd.control new file mode 100644 index 0000000000..f8febfbb3d --- /dev/null +++ b/openwrt/package/collectd/ipkg/collectd.control @@ -0,0 +1,6 @@ +Package: collectd +Priority: optional +Section: console +Maintainer: Florian Forster <octo@verplant.org> +Source: http://verplant.org/collectd/ +Description: System statistics collection daemon |