ansible/files/collectd/haproxy.conf

4 lines
134 B
Text
Raw Normal View History

2013-06-07 19:36:29 +00:00
<Plugin exec>
Exec "haproxy" "/usr/local/bin/collectd_haproxy.sh" "-h" "haproxy" "-s" "/var/run/haproxy-stat" "-p" "10"
</Plugin>