OK, I currently have:
Zabbix 2.4.8 on CentOS 6, zabbix 3.2 apparently is not compatible with CentOS 6.
I have built a CentOS 7 server and want to install Zabbix 3.2 and migrate my data and configuration to it.
Can I:
1. Export the database (MySQL) from 2.4.8.
2. Install 3.2 on new server (do not create database).
3. Modify config files in accordance with old server.
4. Import the 2.4.8 database into MySQL.
5. Start zabbix server 3.2 and have it upgrade the database as if it was an in place upgrade
Is this the best approach for this?
Zabbix 2.4.8 on CentOS 6, zabbix 3.2 apparently is not compatible with CentOS 6.
I have built a CentOS 7 server and want to install Zabbix 3.2 and migrate my data and configuration to it.
Can I:
1. Export the database (MySQL) from 2.4.8.
2. Install 3.2 on new server (do not create database).
3. Modify config files in accordance with old server.
4. Import the 2.4.8 database into MySQL.
5. Start zabbix server 3.2 and have it upgrade the database as if it was an in place upgrade
Is this the best approach for this?
Comment