nagios: comment out qahardware ref for now
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
9b531316ae
commit
f6c5bac836
1 changed files with 7 additions and 6 deletions
|
@ -12,12 +12,13 @@ define service {
|
||||||
use disktemplate
|
use disktemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
# TODO: uncomment when qahardware is back online
|
||||||
hostgroup_name qahardware
|
#define service {
|
||||||
service_description Disk Space /srv
|
# hostgroup_name qahardware
|
||||||
check_command check_by_nrpe!check_disk_/srv
|
# service_description Disk Space /srv
|
||||||
use disktemplate
|
# check_command check_by_nrpe!check_disk_/srv
|
||||||
}
|
# use disktemplate
|
||||||
|
#}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name log01.iad2.fedoraproject.org
|
host_name log01.iad2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue