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:
parent
ba86e27e79
commit
c9951efa8d
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
# }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue