copr: fix nagios service for checking Copr CDN
Fixes: https://pagure.io/fedora-infrastructure/issue/10508
This commit is contained in:
parent
7504296db8
commit
db6dc98940
2 changed files with 12 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_follow_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_follow_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue