change nagios checks for http-bodhi to only run on ocp4 proxies
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
d0b3ad7423
commit
91f3d3b0bc
1 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
hostgroup_name proxies_ocp4
|
||||
service_description http-bodhi
|
||||
check_command check_website_ssl!bodhi.fedoraproject.org!/!Fedora
|
||||
max_check_attempts 8
|
||||
|
@ -77,7 +77,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
hostgroup_name proxies_ocp4
|
||||
service_description http-bodhi2
|
||||
check_command check_website_ssl!bodhi.fedoraproject.org!/!Active Testers
|
||||
max_check_attempts 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue