Greetings,
I am new to the Zabbix world and I signed up for Zabbix Cloud. I have created a couple of hosts to start getting accustomed to the tool. I am now trying to set up a Zabbix Proxy so that I can monitor my on premise equipment from Zabbix Cloud. I am struggling getting the Zabbix Proxy connected to the Zabbix Cloud tenant. I have edited the /etc/zabbix/zabbix_proxy.conf file with the URL of my Zabbix cloud instance, but it does not want to connect. In in the /etc/zabbix/zabbix_proxy.conf file, I set the ProxyMode to 0, specified my Zabbix Cloud tenant URL for the Server, and set TLSConnect to unencrypted (just as a proof of concept to connect the proxy). In the /var/log/zabbix_proxy log, I am seeing messages such as:
Are there any specific instructions on configuring a Zabbix on premise proxy to connect to Zabbix Cloud tenants? I am not seeing quite that instruction set in the Zabbix user guide.
Thanks!
I am new to the Zabbix world and I signed up for Zabbix Cloud. I have created a couple of hosts to start getting accustomed to the tool. I am now trying to set up a Zabbix Proxy so that I can monitor my on premise equipment from Zabbix Cloud. I am struggling getting the Zabbix Proxy connected to the Zabbix Cloud tenant. I have edited the /etc/zabbix/zabbix_proxy.conf file with the URL of my Zabbix cloud instance, but it does not want to connect. In in the /etc/zabbix/zabbix_proxy.conf file, I set the ProxyMode to 0, specified my Zabbix Cloud tenant URL for the Server, and set TLSConnect to unencrypted (just as a proof of concept to connect the proxy). In the /var/log/zabbix_proxy log, I am seeing messages such as:
Code:
Unable to connect to [<redacted>]:10051 [cannot connect to [[<redacted>]:10051]: connection timed out]
Thanks!
But your cloud support should be able to answer this?
Comment