mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
nagios: disable download.copr.fedoraproject.org chack again
We don't know what's wrong on that: HTTP CRITICAL: HTTP/1.1 503 Service Unavailable - string 'Index of /' not found on 'https://download.copr.fedorainfracloud.org:443/' - 3692 bytes in 0.631 second response time
This commit is contained in:
@@ -336,10 +336,10 @@ define service {
|
||||
|
||||
{% endif %}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-download.copr.fedorainfracloud.org
|
||||
check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
# define service {
|
||||
# hostgroup_name proxies
|
||||
# service_description http-download.copr.fedorainfracloud.org
|
||||
# check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||
# max_check_attempts 8
|
||||
# use websitetemplate
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user