Add monitoring on cdn.registry.fpo.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
255d78da20
commit
19e61955b4
1 changed files with 8 additions and 0 deletions
|
@ -73,6 +73,14 @@ define service {
|
|||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name cdn.registry.fedoraproject.org
|
||||
service_description http-moby-registry-cdn
|
||||
check_command check_website_ssl!cdn.registry.fedoraproject.org!/v2/!{}
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
|
||||
##
|
||||
## Individual hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue