chef-collectd icon indicating copy to clipboard operation
chef-collectd copied to clipboard

Chef cookbook for collectd

Results 14 chef-collectd issues
Sort by recently updated
recently updated
newest added

- Added way to also search a role to find the collectd_server - make it clear this cookbook is not for adding plugins in it but you need to do...

simply set collectd master ip as node['collectd']['master']['ip']

Needed to support plugin configs requiring subsections, ex apache: https://collectd.org/wiki/index.php/Plugin:Apache

The opscode copy of 1.0.0 has blank? as a method call instead of nil? as the git tree does for 1.0.0. Can we get the version bumped and pushed to...