copr: nagios check for Copr's CDN
Relates: https://pagure.io/fedora-infrastructure/issue/10456
This commit is contained in:
parent
eb2dac57e1
commit
b9fa39f0c8
5 changed files with 123 additions and 0 deletions
|
@ -32,3 +32,10 @@ define service {
|
|||
check_command check_by_nrpe!check_copr_ping
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name copr_front_aws, copr_front_dev_aws
|
||||
service_description The copr cdn status
|
||||
check_command check_by_nrpe!check_copr_cdn
|
||||
use defaulttemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue