ansible/roles/collectd/base/files/haproxy.conf
2014-03-21 13:46:06 +00:00

3 lines
134 B
Text

<Plugin exec>
Exec "haproxy" "/usr/local/bin/collectd_haproxy.sh" "-h" "haproxy" "-s" "/var/run/haproxy-stat" "-p" "10"
</Plugin>