collectd-formula
collectd-formula copied to clipboard
Hi, This merge will: 1. Add new collectd plugin perl to this formula 2. Fix filename for zookeeper plugin from zookeeper.conf in zookeeper.sls 3. give the java plugin the ability...
This is fully inspired from #91 I made same thing for ``collectd.dbi`` and ``collectd.mysql``
Allows setup more (or both) Server/Listen items in network plugin configuration. It requires changing configuration in pillar to array. Added interface property for Server/Listen too. Example pillar for network plugin:...
`collectd/java.sls` contains the following block: ``` {% from "collectd/map.jinja" import collectd with context %} include: - collectd collectd-java: file.rename: - name: {{ collectd.javalib }} - source: {{ collectd.javalib }}.new -...
Trying to use `collectd.java` on Debian results in the following error: ``` ---------- ID: /usr/lib/collectd/java.so Function: file.symlink Result: False Comment: File exists where the symlink /usr/lib/collectd/java.so should be Started: 10:12:11.219063...