Hiya,
I'm looking into setting up a Zabbix installation where we have 2 web frontends, one is on the internal network and can be used by admins to work in zabbix, and the other is in a DMZ behind a reverse proxy with the sole purpose of enabling external users(smartphone apps) to get alerts etc. and look at the dashboard.
The insecure frontend will probably have to have it's own database, since it won't be able to access the internal network at all. I've tried figuring out if database replication(postgres) is the way to go, but it doesn't look feasible.
Is there a way to i.e. get an active proxy to send it's gathered data to two zabbix servers(as one-way communication), or get the master zabbix server to replicate it's data to the zabbix server in the DMZ(also strictly one-way), without the server in the DMZ getting access to the internal network?
Any hints and suggestions are most welcome.
Thanks,
I'm looking into setting up a Zabbix installation where we have 2 web frontends, one is on the internal network and can be used by admins to work in zabbix, and the other is in a DMZ behind a reverse proxy with the sole purpose of enabling external users(smartphone apps) to get alerts etc. and look at the dashboard.
The insecure frontend will probably have to have it's own database, since it won't be able to access the internal network at all. I've tried figuring out if database replication(postgres) is the way to go, but it doesn't look feasible.
Is there a way to i.e. get an active proxy to send it's gathered data to two zabbix servers(as one-way communication), or get the master zabbix server to replicate it's data to the zabbix server in the DMZ(also strictly one-way), without the server in the DMZ getting access to the internal network?
Any hints and suggestions are most welcome.
Thanks,

Comment