Hi All,
We use zabbix 1.1.6 for almost a year now. Currently both web interface and MySQL database are on the same box. As network is growing and zabbix becoming main production monitoring tool we decided to migrate zabbix database to a separate dedicated server.
We've got nice spare Sun SunFire box (SPARC) with Solaris10 on it as a candidate for a db server. As it is Solaris 10 the obvious database choice is PostgreSQL (comes standard with Solaris). Therefore the task is to migrate 9Gb of zabbix data in MySQL database on Linux box to the PostgreSQL on Solaris box (and possibly upgrade everything from 1.1.6 to 1.4.x).
Could not find anything in docs regarding MySQL to PostgreSQL migration. I'm aware of third party mysql->postgres migration scripts but like to hear if there any ways to do migration supported/tested by Zabbix developers?
Thank you,
Art.
We use zabbix 1.1.6 for almost a year now. Currently both web interface and MySQL database are on the same box. As network is growing and zabbix becoming main production monitoring tool we decided to migrate zabbix database to a separate dedicated server.
We've got nice spare Sun SunFire box (SPARC) with Solaris10 on it as a candidate for a db server. As it is Solaris 10 the obvious database choice is PostgreSQL (comes standard with Solaris). Therefore the task is to migrate 9Gb of zabbix data in MySQL database on Linux box to the PostgreSQL on Solaris box (and possibly upgrade everything from 1.1.6 to 1.4.x).
Could not find anything in docs regarding MySQL to PostgreSQL migration. I'm aware of third party mysql->postgres migration scripts but like to hear if there any ways to do migration supported/tested by Zabbix developers?
Thank you,
Art.
Comment