iad2: set hosts to also not check nrpe or ping for nagios for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fa14aaa22c
commit
9cf7271d10
14 changed files with 66 additions and 8 deletions
|
@ -19,3 +19,6 @@ ssh_hostnames:
|
||||||
- bastion01.fedoraproject.org
|
- bastion01.fedoraproject.org
|
||||||
|
|
||||||
nagios_Can_Connect: false
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -28,3 +28,8 @@ sar_output_file: koji.json
|
||||||
# SSH into batcave through VPN, like from bastion in a different DC.
|
# SSH into batcave through VPN, like from bastion in a different DC.
|
||||||
ssh_hostnames:
|
ssh_hostnames:
|
||||||
- batcave01.vpn.fedoraproject.org
|
- batcave01.vpn.fedoraproject.org
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -23,3 +23,8 @@ num_cpus: 16
|
||||||
fas_client_groups: fi-apprentice,sysadmin-veteran,sysadmin-logs,sysadmin-noc,sysadmin-atomic
|
fas_client_groups: fi-apprentice,sysadmin-veteran,sysadmin-logs,sysadmin-noc,sysadmin-atomic
|
||||||
|
|
||||||
#host_backup_targets: ['/var/log']
|
#host_backup_targets: ['/var/log']
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -25,3 +25,8 @@ custom_rules: [
|
||||||
|
|
||||||
nagios_srcdir: 'nagios'
|
nagios_srcdir: 'nagios'
|
||||||
nagios_location: 'internal'
|
nagios_location: 'internal'
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -14,7 +14,9 @@ vmhost: vmhost-x86-01.iad2.fedoraproject.org
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
|
||||||
nagios_Can_Connect: false
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
||||||
csi_relationship: |
|
csi_relationship: |
|
||||||
|
|
||||||
|
|
|
@ -16,3 +16,8 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 4096
|
mem_size: 4096
|
||||||
num_cpus: 2
|
num_cpus: 2
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -16,3 +16,8 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 4096
|
mem_size: 4096
|
||||||
num_cpus: 2
|
num_cpus: 2
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.11
|
br0_ip: 10.3.163.11
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.12
|
br0_ip: 10.3.163.12
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.13
|
br0_ip: 10.3.163.13
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.14
|
br0_ip: 10.3.163.14
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.15
|
br0_ip: 10.3.163.15
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.16
|
br0_ip: 10.3.163.16
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
nagios_Can_Connect: false
|
|
||||||
|
|
||||||
br0_ip: 10.3.163.17
|
br0_ip: 10.3.163.17
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||||
br0_dev: eno1
|
br0_dev: eno1
|
||||||
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
nagios_Check_Services:
|
||||||
|
nrpe: false
|
||||||
|
ping: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue