mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
#5453 add proxy04 haproxy-mirrorlist nagios check
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user