more hosted fallout
This commit is contained in:
parent
9a370ca52f
commit
2744ca0da0
4 changed files with 0 additions and 12 deletions
|
@ -12,13 +12,6 @@ define service {
|
||||||
use disktemplate
|
use disktemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
|
||||||
hostgroup_name hosted
|
|
||||||
service_description Disk Space /srv
|
|
||||||
check_command check_by_nrpe!check_disk_/srv
|
|
||||||
use disktemplate
|
|
||||||
}
|
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
hostgroup_name qahardware
|
hostgroup_name qahardware
|
||||||
service_description Disk Space /srv
|
service_description Disk Space /srv
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#
|
|
||||||
# This file is dead.
|
|
||||||
#
|
|
|
@ -287,7 +287,6 @@ include_dir=/etc/nrpe.d/
|
||||||
command[check_nrpe]=/bin/date
|
command[check_nrpe]=/bin/date
|
||||||
command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10
|
command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10
|
||||||
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 15,10,5 -c 30,25,20
|
command[check_load]=/usr/lib64/nagios/plugins/check_load -w 15,10,5 -c 30,25,20
|
||||||
command[check_hosted_load]=/usr/lib64/nagios/plugins/check_load -w 35,30,25 -c 70,60,50
|
|
||||||
command[check_raid]=/usr/lib64/nagios/plugins/check_raid.py
|
command[check_raid]=/usr/lib64/nagios/plugins/check_raid.py
|
||||||
command[check_disk_/]=/usr/lib64/nagios/plugins/check_disk -w 15% -c 10% -p /
|
command[check_disk_/]=/usr/lib64/nagios/plugins/check_disk -w 15% -c 10% -p /
|
||||||
command[check_disk_/u01]=/usr/lib64/nagios/plugins/check_disk -w 15% -c 10% -p /u01
|
command[check_disk_/u01]=/usr/lib64/nagios/plugins/check_disk -w 15% -c 10% -p /u01
|
||||||
|
|
|
@ -182,7 +182,6 @@
|
||||||
- file_age.cfg
|
- file_age.cfg
|
||||||
- fmn.cfg
|
- fmn.cfg
|
||||||
- haproxy.cfg
|
- haproxy.cfg
|
||||||
- hosted.cfg
|
|
||||||
- ipa.cfg
|
- ipa.cfg
|
||||||
- koji.cfg
|
- koji.cfg
|
||||||
- koschei.cfg
|
- koschei.cfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue