mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Zabbix: only check ping for mgmt hosts
I forgot that zabbix01 can't currently reach 80/443 on the mgmt network Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.99
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.163.40
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.101
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4_ip: 10.16.170.11
|
||||
br0_ipv4_gw: 10.16.170.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.102
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4_ip: 10.16.170.12
|
||||
br0_ipv4_gw: 10.16.170.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.103
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4_ip: 10.16.170.13
|
||||
br0_ipv4_gw: 10.16.170.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.104
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4_ip: 10.16.170.14
|
||||
br0_ipv4_gw: 10.16.170.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.120
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4_ip: 10.16.170.28
|
||||
br0_ipv4_gw: 10.16.170.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.140
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4_ip: 10.16.163.135
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.91
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.169.11
|
||||
br0_ipv4_gw: 10.16.169.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.92
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.169.12
|
||||
br0_ipv4_gw: 10.16.169.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.93
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.169.13
|
||||
br0_ipv4_gw: 10.16.169.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.94
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.169.14
|
||||
br0_ipv4_gw: 10.16.169.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.95
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.169.15
|
||||
br0_ipv4_gw: 10.16.169.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.96
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.169.16
|
||||
br0_ipv4_gw: 10.16.169.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.55
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.172.11
|
||||
br0_ipv4_gw: 10.16.172.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.114
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.61
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.142
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.62
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.143
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.63
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.84
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.64
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.137
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.21
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.138
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.22
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.58
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.23
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.53
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.24
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.54
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
bondbr0_ipv4: 10.16.174.25
|
||||
bondbr0_ipv4_gw: 10.16.174.254
|
||||
bondbr0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.135
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.174.11
|
||||
br0_ipv4_gw: 10.16.174.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.71
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.163.11
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.91
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.163.12
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.73
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.163.13
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.74
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.163.14
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
bmc:
|
||||
ip_address: 10.16.160.75
|
||||
ping: true
|
||||
http: true
|
||||
https: true
|
||||
http: false
|
||||
https: false
|
||||
br0_ipv4: 10.16.163.15
|
||||
br0_ipv4_gw: 10.16.163.254
|
||||
br0_ipv4_nm: 24
|
||||
|
||||
Reference in New Issue
Block a user