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:
Pavel Raiskup 2022-01-21 15:29:14 +01:00
parent ba86e27e79
commit c9951efa8d

View file

@ -336,10 +336,10 @@ define service {
{% endif %} {% endif %}
define service { # define service {
hostgroup_name proxies # hostgroup_name proxies
service_description http-download.copr.fedorainfracloud.org # service_description http-download.copr.fedorainfracloud.org
check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of / # check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
max_check_attempts 8 # max_check_attempts 8
use websitetemplate # use websitetemplate
} # }