Good bye bapp02. You served long and well.

This commit is contained in:
Kevin Fenzi 2015-07-28 03:26:40 +00:00
parent 16f52a37f3
commit b6cd81c40b
5 changed files with 16 additions and 21 deletions

View file

@ -68,9 +68,6 @@ badges-web02.phx2.fedoraproject.org
[badges-web-stg] [badges-web-stg]
badges-web01.stg.phx2.fedoraproject.org badges-web01.stg.phx2.fedoraproject.org
[bapp]
bapp02.phx2.fedoraproject.org
[bastion] [bastion]
bastion01.phx2.fedoraproject.org bastion01.phx2.fedoraproject.org
bastion02.phx2.fedoraproject.org bastion02.phx2.fedoraproject.org
@ -888,7 +885,6 @@ packages
koji koji
releng releng
dbserver dbserver
bapp
[groupa] [groupa]
secondary01.phx2.fedoraproject.org secondary01.phx2.fedoraproject.org

View file

@ -40,7 +40,6 @@ syncHttpLogs proxy09.vpn.fedoraproject.org
syncHttpLogs proxy10.phx2.fedoraproject.org syncHttpLogs proxy10.phx2.fedoraproject.org
syncHttpLogs proxy11.vpn.fedoraproject.org syncHttpLogs proxy11.vpn.fedoraproject.org
syncHttpLogs proxy01.stg.phx2.fedoraproject.org syncHttpLogs proxy01.stg.phx2.fedoraproject.org
syncHttpLogs bapp02.phx2.fedoraproject.org
syncHttpLogs fas01.phx2.fedoraproject.org syncHttpLogs fas01.phx2.fedoraproject.org
syncHttpLogs fas02.phx2.fedoraproject.org syncHttpLogs fas02.phx2.fedoraproject.org
syncHttpLogs fas03.phx2.fedoraproject.org syncHttpLogs fas03.phx2.fedoraproject.org

View file

@ -1,7 +1,7 @@
define host { #define host {
host_name bapp02 # host_name bapp02
alias bapp02.phx2.fedoraproject.org # alias bapp02.phx2.fedoraproject.org
use defaulttemplate # use defaulttemplate
address bapp02.phx2.fedoraproject.org # address bapp02.phx2.fedoraproject.org
parents virthost06 # parents virthost06
} #}

View file

@ -43,14 +43,14 @@ define servicedependency {
execution_failure_criteria w,c execution_failure_criteria w,c
} }
define servicedependency { #define servicedependency {
host_name bapp02 # host_name bapp02
service_description nrpe # service_description nrpe
dependent_host_name bapp02 # dependent_host_name bapp02
dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes # dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes
notification_failure_criteria w,c # notification_failure_criteria w,c
execution_failure_criteria w,c # execution_failure_criteria w,c
} #}
define servicedependency { define servicedependency {
host_name bastion02 host_name bastion02

View file

@ -1,5 +1,5 @@
define service { 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 service_description nrpe
check_command test_nrpe check_command test_nrpe
max_check_attempts 2 max_check_attempts 2