Good bye bapp02. You served long and well.
This commit is contained in:
parent
16f52a37f3
commit
b6cd81c40b
5 changed files with 16 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
define host {
|
||||
host_name bapp02
|
||||
alias bapp02.phx2.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address bapp02.phx2.fedoraproject.org
|
||||
parents virthost06
|
||||
}
|
||||
#define host {
|
||||
# host_name bapp02
|
||||
# alias bapp02.phx2.fedoraproject.org
|
||||
# use defaulttemplate
|
||||
# address bapp02.phx2.fedoraproject.org
|
||||
# parents virthost06
|
||||
#}
|
||||
|
|
|
@ -43,14 +43,14 @@ define servicedependency {
|
|||
execution_failure_criteria w,c
|
||||
}
|
||||
|
||||
define servicedependency {
|
||||
host_name bapp02
|
||||
service_description nrpe
|
||||
dependent_host_name bapp02
|
||||
dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes
|
||||
notification_failure_criteria w,c
|
||||
execution_failure_criteria w,c
|
||||
}
|
||||
#define servicedependency {
|
||||
# host_name bapp02
|
||||
# service_description nrpe
|
||||
# dependent_host_name bapp02
|
||||
# dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes
|
||||
# notification_failure_criteria w,c
|
||||
# execution_failure_criteria w,c
|
||||
#}
|
||||
|
||||
define servicedependency {
|
||||
host_name bastion02
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
define service {
|
||||
host_name hosted03, bapp02, bastion02, bastion01, bastion-vpn, bodhost01, sundries01, sundries01.stg, sundries02, wiki01, wiki01.stg, wiki02, pkgdb01, pkgdb02, pkgdb01.stg
|
||||
host_name hosted03, bastion02, bastion01, bastion-vpn, bodhost01, sundries01, sundries01.stg, sundries02, wiki01, wiki01.stg, wiki02, pkgdb01, pkgdb02, pkgdb01.stg
|
||||
service_description nrpe
|
||||
check_command test_nrpe
|
||||
max_check_attempts 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue