Nuke !cloud from disk checks
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
ab87b7ceb5
commit
a0f49b0c42
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
define service {
|
define service {
|
||||||
hostgroup_name all, !cloud, !mincheckgrp
|
hostgroup_name all, !mincheckgrp
|
||||||
service_description Disk_Space_/
|
service_description Disk_Space_/
|
||||||
check_command check_by_nrpe!check_disk_/
|
check_command check_by_nrpe!check_disk_/
|
||||||
use disktemplate
|
use disktemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
hostgroup_name all, !cloud, !mincheckgrp
|
hostgroup_name all, !mincheckgrp
|
||||||
service_description Disk Space /boot
|
service_description Disk Space /boot
|
||||||
check_command check_by_nrpe!check_disk_/boot
|
check_command check_by_nrpe!check_disk_/boot
|
||||||
use disktemplate
|
use disktemplate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue