chef-collectd
chef-collectd copied to clipboard
Chef cookbook for collectd
/cc @coderanger
The [released](https://supermarket.getchef.com/cookbooks/collectd) version is pretty old, and I'm hitting #5. Can you please release a new version? Thank you.
Used by supermarket to detect a cookbook's source and issues links. Issues link is currently missing from supermarket. Signed-off-by: Robert Northard [email protected]
The client recipe has been improved to support chef-solo where collectd servers can be specified via a node attribute. Metadata has been completed (recipes and attribute definitions) as well as...
Hi, Great work, Thumbs up ! I was wondering how can i model a collectd plugin configuration that uses nested XML values using the collectd_plugin resource ? Take the phpfpm...
Collectd libraries are under /usr/lib64 on a 64bit machine. (Centos 6.4 at least).
The collectd rpm configures the startup script to look at /etc/collectd.conf, rather then /etc/collectd/collectd.conf. Also, on x86_64 machines the plugins are in /usr/lib64/collectd instead of /usr/lib/collectd/
The collectd CentOS rpm is called 'collectd' now, in the EPEL repo.
This change adds support for Mac OS X by installing collectd through Homebrew.