ansible/roles/nagios_server/files/nagios/services/haproxy.cfg
2017-01-05 00:55:16 +00:00

6 lines
208 B
INI

define service {
hostgroup_name proxies
service_description Check proxies for oversubscription
check_command check_by_nrpe!check_haproxy_conns
use defaulttemplate
}