ansible/roles/collectd/base/files/apache.conf
Ricky Elrod 9b3821d1b9 Toggle sebool and fix missing Instance tag to collectd-apache working
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-05-25 19:28:08 +00:00

8 lines
132 B
ApacheConf

LoadPlugin apache
<Plugin apache>
<Instance "apache">
URL "http://localhost/apache-status?auto"
</Instance>
</Plugin>