adding resultsdb, taskotron-clients, qa09, taskotron group to nagios
This commit is contained in:
parent
17aee444e0
commit
68d55e0bfb
8 changed files with 48 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
||||||
define hostgroup {
|
define hostgroup {
|
||||||
hostgroup_name kvmServers
|
hostgroup_name kvmServers
|
||||||
alias kvmServers
|
alias kvmServers
|
||||||
members bvirthost04, bvirthost06, bvirthost07, bvirthost08, bvirthost09, bvirthost10, bvirthost11, virthost01, virthost03, virthost04, virthost05, virthost06, virthost07, virthost08, virthost09, virthost10, virthost12, virthost14, virthost15, virthost16, virthost17, virthost18, virthost-comm01, virthost-comm02, virthost-comm03, telia01, tummy01, bodhost01, osuosl01, osuosl02, osuosl03, ibiblio01, ibiblio02, ibiblio03, ibiblio04, coloamer01, internetx01, serverbeach06, serverbeach07, serverbeach08, serverbeach09, serverbeach10
|
members bvirthost04, bvirthost06, bvirthost07, bvirthost08, bvirthost09, bvirthost10, bvirthost11, virthost01, virthost03, virthost04, virthost05, virthost06, virthost07, virthost08, virthost09, virthost10, virthost12, virthost14, virthost15, virthost16, virthost17, virthost18, virthost-comm01, virthost-comm02, virthost-comm03, telia01, tummy01, bodhost01, osuosl01, osuosl02, osuosl03, ibiblio01, ibiblio02, ibiblio03, ibiblio04, coloamer01, internetx01, serverbeach06, serverbeach07, serverbeach08, serverbeach09, serverbeach10, qa09.qa
|
||||||
}
|
}
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
define hostgroup {
|
||||||
|
hostgroup_name taskotron
|
||||||
|
alias Taskotron Hosts
|
||||||
|
members taskotron01.qa, resultsdb01.qa, taskotron-client22.qa, taskotron-client23.qa, taskotron-client24.qa, taskotron-client25.qa
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
define host {
|
||||||
|
host_name qa09.qa
|
||||||
|
alias qa09.qa.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
address qa09.qa.fedoraproject.org
|
||||||
|
parents fwsm01-gw
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
define host {
|
||||||
|
host_name resultsdb01.qa
|
||||||
|
alias resultsdb01.qa.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
address resultsdb01.qa.fedoraproject.org
|
||||||
|
parents virthost-comm03
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
define host {
|
||||||
|
host_name taskotron-client22.qa
|
||||||
|
alias taskotron-client22.qa.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
address taskotron-client22.qa.fedoraproject.org
|
||||||
|
parents qa09.qa
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
define host {
|
||||||
|
host_name taskotron-client23.qa
|
||||||
|
alias taskotron-client23.qa.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
address taskotron-client23.qa.fedoraproject.org
|
||||||
|
parents qa09.qa
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
define host {
|
||||||
|
host_name taskotron-client24.qa
|
||||||
|
alias taskotron-client24.qa.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
address taskotron-client24.qa.fedoraproject.org
|
||||||
|
parents qa09.qa
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
define host {
|
||||||
|
host_name taskotron-client25.qa
|
||||||
|
alias taskotron-client25.qa.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
address taskotron-client25.qa.fedoraproject.org
|
||||||
|
parents qa09.qa
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue