mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 18:43:50 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user