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
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name qahardware
|
||||
service_description Disk Space /srv
|
||||
check_command check_by_nrpe!check_disk_/srv
|
||||
use disktemplate
|
||||
}
|
||||
# TODO: uncomment when qahardware is back online
|
||||
#define service {
|
||||
# hostgroup_name qahardware
|
||||
# service_description Disk Space /srv
|
||||
# check_command check_by_nrpe!check_disk_/srv
|
||||
# use disktemplate
|
||||
#}
|
||||
|
||||
define service {
|
||||
host_name log01.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue