
Also add some checks for null node attributes and a python plugin to collect rabbitmq metrics Change-Id: Ia294ad7b53bbd13258002450cc4557963e2678db
11 lines
377 B
Ruby
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"
|