FMN: update the nagios check

FMN is now running in OpenShift

Fixes: #11296

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-05-09 09:14:25 +02:00
parent 78e9ad6d24
commit 80c7b61487
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -235,14 +235,14 @@ define service {
}
define service {
hostgroup_name notifs_web
hostgroup_name proxies_ocp4
service_description http-fmn-web
check_command check_website_ssl!notifications.fedoraproject.org!/healthz/ready!Notifications
use websitetemplate
}
define service {
hostgroup_name notifs_web
hostgroup_name proxies_ocp4
service_description http-fmn-api
check_command check_website_ssl!fmn-api.apps.ocp.fedoraproject.org!/api/v1/healthz/ready!OK
use websitetemplate