My Zabbix server is in Oregon, USA, and my proxy is in Gulu, Uganda. The proxy is on a mostly stable but sometimes slow connection.
Can anyone suggest what values to tweak to optimize such a long link?
Specifically, it seems like collection is timing out and the whole interfaces table is not being collected. For instance, I'm getting inbound traffic for each interface, but outbound traffic collection is failing.
I see a lot of errors like this "failed: another network error, wait for 15 seconds" in the zabbix proxy log. There is definitely no IP connectivity problem between GULU-tower and the proxy server. 0% packet loss with big packet pings, etc.
Perhaps:
Can anyone suggest what values to tweak to optimize such a long link?
Specifically, it seems like collection is timing out and the whole interfaces table is not being collected. For instance, I'm getting inbound traffic for each interface, but outbound traffic collection is failing.
I see a lot of errors like this "failed: another network error, wait for 15 seconds" in the zabbix proxy log. There is definitely no IP connectivity problem between GULU-tower and the proxy server. 0% packet loss with big packet pings, etc.
Perhaps:
- Turn DataSenderFrequency up, maybe something like 60 seconds
- The Timeout directive seems like it's for in-between the proxy and monitored hosts, not the proxy and the server? Turn this up to 30?
Comment