So currently I have zabbix server, web and database all in stalled on the same vm. It looks like my database cannot coupe with this anymore. So I have decided to build a separate database vm.
On my current centos 7.4 build I have the below installed.
zabbix-server-mysql-4.4.10-1.el7.x86_64
zabbix-web-4.4.10-1.el7.noarch
zabbix-release-4.4-1.el7.noarch
zabbix-web-mysql-4.4.10-1.el7.noarch
zabbix-agent-4.4.10-1.el7.x86_64
zabbix-get-4.4.10-1.el7.x86_64
zabbix-proxy-mysql-4.4.10-1.el7.x86_64
Is it better to install a standalone mysql database and which version do you recommend?
Or do I just install the above mysql rpms for mariadb on the new server and then just import my backup of the database?.
Then I would give the host full permissions on the database and then change the various configs?
What do you recommend is the best approach?
On my current centos 7.4 build I have the below installed.
zabbix-server-mysql-4.4.10-1.el7.x86_64
zabbix-web-4.4.10-1.el7.noarch
zabbix-release-4.4-1.el7.noarch
zabbix-web-mysql-4.4.10-1.el7.noarch
zabbix-agent-4.4.10-1.el7.x86_64
zabbix-get-4.4.10-1.el7.x86_64
zabbix-proxy-mysql-4.4.10-1.el7.x86_64
Is it better to install a standalone mysql database and which version do you recommend?
Or do I just install the above mysql rpms for mariadb on the new server and then just import my backup of the database?.
Then I would give the host full permissions on the database and then change the various configs?
What do you recommend is the best approach?
Comment