forked from infra/ansible
zabbix: debugging connections to agents
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
a0b48d31b8
commit
7ce80fab53
1 changed files with 2 additions and 2 deletions
|
|
@ -13,5 +13,5 @@ zabbix_openshift_proxy_upstream_server_host: "zabbix01.stg.rdu3.fedoraproject.or
|
|||
zabbix_openshift_agent_server_hostname: zabbix-zabbix-helm-chart-proxy.zabbix.svc.cluster.local
|
||||
# Extra DaemonSet passive allowlist only (comma-separated IPs/hostnames/CIDR). Do NOT repeat
|
||||
# zabbix_openshift_agent_server_hostname — it is already in ZBX_SERVER_HOST; duplication breaks startup.
|
||||
# Add proxy/pod egress IPs seen in "connection from ... rejected" logs, e.g. "10.16.166.119".
|
||||
zabbix_openshift_agent_passiveservers_extra: ""
|
||||
# Proxy / cluster egress IPs if DNS→ClusterIP does not match SYN source addresses.
|
||||
zabbix_openshift_agent_passiveservers_extra: "10.16.166.118,10.16.166.119,10.16.166.120"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue