Hi Everyone.
I'm hoping someone can help me figure out why the Zabbix server is not receiving data for the Hosts being monitored through the Zabbix Proxy.
I was able to successfully get the proxy to work following these procedures:
The Zabbix server does see the hosts monitored through the proxy however there is no data being received.
In reviewing the Zabbix-proxy log I noticed that there are failures that keeps coming up. They are as follows:
End of get_host_availability_data():FAIL
End of process_proxyconfig_table():FAIL
End of get_hostid_by_host():FAIL
send_list_of_active_checks_json() sending [{"response":"failed","info":"host [666762-db13] not found"}]
failed to update local proxy configuration copy: invalid field name "hosts.tls_connect"
Is this the reason I am not getting any data? I so how do I fix this. I noticed some topics in the forum however they have not fixed the issue.
I hope someone can help.
Thanks in advance.
I'm hoping someone can help me figure out why the Zabbix server is not receiving data for the Hosts being monitored through the Zabbix Proxy.
I was able to successfully get the proxy to work following these procedures:
The Zabbix server does see the hosts monitored through the proxy however there is no data being received.
In reviewing the Zabbix-proxy log I noticed that there are failures that keeps coming up. They are as follows:
End of get_host_availability_data():FAIL
End of process_proxyconfig_table():FAIL
End of get_hostid_by_host():FAIL
send_list_of_active_checks_json() sending [{"response":"failed","info":"host [666762-db13] not found"}]
failed to update local proxy configuration copy: invalid field name "hosts.tls_connect"
Is this the reason I am not getting any data? I so how do I fix this. I noticed some topics in the forum however they have not fixed the issue.
I hope someone can help.
Thanks in advance.
Comment