copr: add nagios checks for copr servers
This commit is contained in:
parent
60cc37ecd0
commit
ba86e27e79
9 changed files with 44 additions and 53 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_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue