]> git.pld-linux.org Git - packages/collectd.git/blob - collectd-apache.conf
48ed29c725f28b8ca2576eafe1c40c936ec1c784
[packages/collectd.git] / collectd-apache.conf
1 LoadPlugin apache
2
3 <Plugin apache>
4        URL "http://localhost/status?auto"
5        User "www-user"
6        Password "secret"
7        CACert "/etc/ssl/ca.crt"
8 </Plugin>
9
This page took 0.015688 seconds and 2 git commands to generate.