fix nagios check on download.copr to use check_website_follow_ssl to remove alert
This commit is contained in:
parent
c9951efa8d
commit
9845cd08be
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ define service {
|
|||
# define service {
|
||||
# hostgroup_name proxies
|
||||
# service_description http-download.copr.fedorainfracloud.org
|
||||
# check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||
# 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