Is it possible to have an agent to connect periodically to a server, and asks which items to fetch, fetches them and send back to server?
This allows for much easier network configuration of agents behind an NAT-ing firewall communicating with a server in a DMZ.
On the other hand, is zabbix_sender efficient enough to send globs of stats to the server?
Failing that, I suppose a distributed zabbix server set up is the way to go? One slave server per zone, and a master zabbix server in the DMZ?
This allows for much easier network configuration of agents behind an NAT-ing firewall communicating with a server in a DMZ.
On the other hand, is zabbix_sender efficient enough to send globs of stats to the server?
Failing that, I suppose a distributed zabbix server set up is the way to go? One slave server per zone, and a master zabbix server in the DMZ?
Comment