in progress
This commit is contained in:
parent
362710ffa8
commit
4ee5939b13
490 changed files with 14041 additions and 0 deletions
6
roles/nagios_server/files/nagios/services/haproxy.cfg
Normal file
6
roles/nagios_server/files/nagios/services/haproxy.cfg
Normal file
|
@ -0,0 +1,6 @@
|
|||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description Check proxies for oversubscription
|
||||
check_command check_by_nrpe!check_haproxy_conns
|
||||
use defaulttemplate
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue