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:
Mark O Brien 2022-06-09 13:16:15 +01:00
parent d0b3ad7423
commit 91f3d3b0bc

View file

@ -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