#5453 add proxy04 haproxy-mirrorlist nagios check

This commit is contained in:
doteast 2016-09-20 00:02:13 +00:00
parent f698e3b250
commit ddcc7d4672

View file

@ -4,3 +4,10 @@ define service {
check_command check_by_nrpe!check_haproxy_mirrorlist
use defaulttemplate
}
define service {
host_name proxy04
service_description Check proxy04 for DOWN mirrorlist servers
check_command check_by_nrpe!check_haproxy_mirrorlist
use defaulttemplate
}