nagios_server / services: registry is only on proxy01/10
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
09d0a5bde5
commit
3caa063699
1 changed files with 2 additions and 2 deletions
|
@ -109,14 +109,14 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
host_name proxy01.fedoraproject.org, proxy10.fedoraproject.org
|
||||
service_description http-oci-registry-api
|
||||
check_command check_website_ssl!registry.fedoraproject.org!/v2/_catalog!fedora
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
host_name proxy01.fedoraproject.org, proxy10.fedoraproject.org
|
||||
service_description http-oci-registry-webui
|
||||
check_command check_website_ssl!registry.fedoraproject.org!/repo/fedora/tags/!rawhide
|
||||
use websitetemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue