Hello fellow Zabbix admins,
We currently have only one Zabbix server and need to perform a database migration to a new DBMS server.
This means that will need to shutdown monitoring for a considerate period of time and we want to avoid it as much as possible.
So we thought about adding a Zabbix proxy that would monitor all hosts whilst we bring down the server, something like:
Any feedback is welcome
Thank you.
Cheers!
We currently have only one Zabbix server and need to perform a database migration to a new DBMS server.
This means that will need to shutdown monitoring for a considerate period of time and we want to avoid it as much as possible.
So we thought about adding a Zabbix proxy that would monitor all hosts whilst we bring down the server, something like:
- configure a new Zabbix proxy and point it to a fresh DB on the new DBMS server
- configure proxy to do all the checks and report back to main server every hour
- shutdown zabbix server, and migrate DB to the new DBMS server as well (proxy should continue monitoring)
- after migrating the DB, point Zabbix to the new one and start Zabbix server again
- proxy should relay all it's data to the Zabbix server
Any feedback is welcome

Thank you.
Cheers!
Comment