Our hosts are monitored by the Zabbix Proxy. Some of them are only using active checks.
How do we add active monitored hosts, monitored behind the proxy to the UI?
In the Frontend UI, I know we have to select "Monitored by proxy". But what do we add for the agent interface? 127.0.0.1:10050? Or the DNS name and port 10051?
In the logs I am getting errors saying the host is unreachable on 10050... Which it is. It should only be 10051 initiating the connection to the proxy. Why are these errors coming up when all the checks are active?
How do we add active monitored hosts, monitored behind the proxy to the UI?
In the Frontend UI, I know we have to select "Monitored by proxy". But what do we add for the agent interface? 127.0.0.1:10050? Or the DNS name and port 10051?
In the logs I am getting errors saying the host is unreachable on 10050... Which it is. It should only be 10051 initiating the connection to the proxy. Why are these errors coming up when all the checks are active?
Comment