More nagios file fixes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
c276097e32
commit
63fe73c878
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
define service {
|
||||
hostgroup_name copr-back
|
||||
hostgroup_name copr_back
|
||||
service_description Check Copr backend consecutive build failures
|
||||
check_command check_by_nrpe!check_copr_backend_failed
|
||||
use defaulttemplate
|
||||
|
|
|
@ -83,7 +83,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name moby-registry
|
||||
hostgroup_name moby_registry
|
||||
service_description Disk space /var/lib/registry
|
||||
check_command check_by_nrpe!check_disk_/var/lib/registry
|
||||
use disktemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue