nagios: sync copr-be and copr-be-dev
This commit is contained in:
parent
eb66378f24
commit
97e5861ac0
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ public_ip: 52.44.175.77
|
||||||
|
|
||||||
nagios_Check_Services:
|
nagios_Check_Services:
|
||||||
mail: false
|
mail: false
|
||||||
nrpe: false
|
nrpe: true
|
||||||
sshd: false
|
sshd: false
|
||||||
named: false
|
named: false
|
||||||
dhcpd: false
|
dhcpd: false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
define service {
|
define service {
|
||||||
hostgroup_name copr_back_aws
|
hostgroup_name copr_back_aws, copr_back_dev_aws
|
||||||
service_description Disk space on Copr Backend used for build results
|
service_description Disk space on Copr Backend used for build results
|
||||||
check_command check_by_nrpe!check_disk_/var/lib/copr/public_html
|
check_command check_by_nrpe!check_disk_/var/lib/copr/public_html
|
||||||
use disktemplate
|
use disktemplate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue