Ad Widget

Collapse

Issue configure Agent (3.4) to connect to Server (3.4) via Proxy (3.4)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lfmdk
    Junior Member
    • Mar 2018
    • 2

    #1

    Issue configure Agent (3.4) to connect to Server (3.4) via Proxy (3.4)

    Hi guys I am pretty new to the Zabbix world, we have a setup:

    Agent: can connect to Server, and Proxy. (but Server cannot connect to Agent for security reasons.)
    Proxy: can connect to both Agent and Server.
    Server: can connect to Proxy, but not Agent.


    On the Agent side, I have configured:

    Server=ServerIP,ProxyIP
    ActiveServer=ServerIP,ProxyIP

    On the Server side, I have created host, add the host to Proxy, then force refresh the configuration cache on both server and proxy by using:

    zabbix_server -R config_cache_reload zabbix_proxy -R config_cache_reload
    Restarted Proxy. then restart the agent.

    Strange thing is after restart the agent, host will automatically get removed from Proxy setting, so if I check Proxy setting in the Server Web UI, the configed host is no longer there. and if check the host setting in configuration, the "Monitored by proxy" field changed to "(no proxy)".

    Any idea what's going on?

    any help is appreciated.

    thanks
Working...