#5453 add proxy04 haproxy-mirrorlist nagios check
This commit is contained in:
parent
f698e3b250
commit
ddcc7d4672
1 changed files with 7 additions and 0 deletions
|
@ -4,3 +4,10 @@ define service {
|
||||||
check_command check_by_nrpe!check_haproxy_mirrorlist
|
check_command check_by_nrpe!check_haproxy_mirrorlist
|
||||||
use defaulttemplate
|
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
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue