backup02 is no more.
This commit is contained in:
parent
1e4d968eeb
commit
d43905e6d0
5 changed files with 9 additions and 19 deletions
|
@ -5,5 +5,5 @@
|
|||
define hostgroup {
|
||||
hostgroup_name vpnclients
|
||||
alias vpnclients
|
||||
members tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,ibiblio01,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent02,ibiblio03,ibiblio04,backup02,people03,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,hosted04,serverbeach08,serverbeach09,ns-sb01,serverbeach10,collab03,collab04,proxy09,smtp-mm-coloamer01,host1plus01,dedicatedsolutions01,proxy05,proxy11
|
||||
members tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,ibiblio01,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent02,ibiblio03,ibiblio04,people03,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,hosted04,serverbeach08,serverbeach09,ns-sb01,serverbeach10,collab03,collab04,proxy09,smtp-mm-coloamer01,host1plus01,dedicatedsolutions01,proxy05,proxy11
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
define host {
|
||||
host_name backup02
|
||||
alias backup02.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address backup02.fedoraproject.org
|
||||
parents ibiblio03
|
||||
}
|
||||
#define host {
|
||||
# host_name backup02
|
||||
# alias backup02.fedoraproject.org
|
||||
# use defaulttemplate
|
||||
# address backup02.fedoraproject.org
|
||||
# parents ibiblio03
|
||||
#}
|
||||
|
|
|
@ -43,15 +43,6 @@ define servicedependency {
|
|||
execution_failure_criteria w,c
|
||||
}
|
||||
|
||||
define servicedependency {
|
||||
host_name backup02
|
||||
service_description nrpe
|
||||
dependent_host_name backup02
|
||||
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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
define service {
|
||||
host_name hosted03, hosted04, backup02, bapp02, bastion02, bastion01, bastion-vpn, bodhost01, sundries01, sundries01.stg, sundries02, wiki01, wiki01.stg, wiki02, pkgdb01, pkgdb02, pkgdb01.stg
|
||||
host_name hosted03, hosted04, bapp02, 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