Nuke !cloud from disk checks

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-06-28 01:19:46 +00:00
parent ab87b7ceb5
commit a0f49b0c42

View file

@ -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