FMN: fix the Nagios check again

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

View file

@ -237,7 +237,7 @@ define service {
define service {
hostgroup_name proxies_ocp4
service_description http-fmn-web
check_command check_website_ssl!notifications.fedoraproject.org!/healthz/ready!Notifications
check_command check_website_ssl!notifications.fedoraproject.org!/!Notifications
use websitetemplate
}