Update nagios check for accounts.fedoraproject.org

This commit is contained in:
Francois Andrieu 2021-09-15 18:13:11 +02:00 committed by kevin
parent 25fc76f656
commit 49c1616ca7

View file

@ -62,7 +62,7 @@ define service {
define service {
hostgroup_name proxies
service_description http-accounts
check_command check_website_ssl!admin.fedoraproject.org!/accounts/help/get_help/user_telephone!emergency
check_command check_website_ssl!accounts.fedoraproject.org!/healthz/ready!OK
use websitetemplate
# servicegroups fas
}