diff options
author | Jonathan Chapman <glitch@glitchwrks.com> | 2015-10-09 23:50:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-09 23:50:56 +0700 |
commit | d5c65817b72ac6a07fa3fd21bf47b8b2e6f1108c (patch) | |
tree | 3525ea6c558fdff3bec910dc1ea97de71ae85d1e /system/munin-node/munin-node.info | |
parent | 1673835d5a699ff9292dd33bef731a44466bfc2b (diff) | |
download | slackbuilds-d5c65817b72ac6a07fa3fd21bf47b8b2e6f1108c.tar.gz |
system/munin-node: Added (Statistics gathering client for Munin).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/munin-node/munin-node.info')
-rw-r--r-- | system/munin-node/munin-node.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/munin-node/munin-node.info b/system/munin-node/munin-node.info new file mode 100644 index 0000000000..e589075e0f --- /dev/null +++ b/system/munin-node/munin-node.info @@ -0,0 +1,10 @@ +PRGNAM="munin-node" +VERSION="2.0.25" +HOMEPAGE="http://munin-monitoring.org" +DOWNLOAD="http://downloads.munin-monitoring.org/munin/stable/2.0.25/munin-2.0.25.tar.gz" +MD5SUM="b418a667ce42665557329a7ac3bd1b93" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-Net-Server Net-SSLeay" +MAINTAINER="Jonathan Chapman" +EMAIL="glitch@glitchwrks.com" |