diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-29 15:09:37 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-29 15:09:37 +0000 |
commit | 145ea1eeab7fd629ddf7b6407556eef094ea11bd (patch) | |
tree | 4d59a74a7afc6427f4062908f0201ed2fa5b6576 /openwrt/package/collectd/ipkg | |
parent | c0f6b9501c5c46f18846b86f09c10a115614ea9c (diff) | |
download | mtk-20170518-145ea1eeab7fd629ddf7b6407556eef094ea11bd.zip mtk-20170518-145ea1eeab7fd629ddf7b6407556eef094ea11bd.tar.gz mtk-20170518-145ea1eeab7fd629ddf7b6407556eef094ea11bd.tar.bz2 |
Added collectd, thanks to Florian Forster
SVN-Revision: 2796
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 0000000..f8febfb --- /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 |