ansible/roles/nagios_server/files/nagios/services/haproxy.cfg

7 lines
208 B
INI
Raw Normal View History

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