Jerry Zhao 1f1b538ed6 Make client.rb cleaner and scalable
Also add some checks for null node attributes and a python plugin
to collect rabbitmq metrics

Change-Id: Ia294ad7b53bbd13258002450cc4557963e2678db
2014-08-09 22:30:02 -07:00

11 lines
377 B
Ruby

name "collectd"
maintainer "Noan Kantrowitz"
maintainer_email "noah@coderanger.net"
license "Apache 2.0"
description "Install and configure the collectd monitoring daemon"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.3"
supports "ubuntu"
supports "centos"
depends "yum"