nagios: change the monitoring of registry.fedoraproject.org to start at
fedora (skiping fNN/* etc), so we don't hit limits and not see fedora* images. Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
6354a6bd38
commit
31de6ced58
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ define service {
|
|||
define service {
|
||||
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
|
||||
check_command check_website_ssl!registry.fedoraproject.org!/v2/_catalog?last=fedora!fedora
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue