Hello,
I have followed the documents outlined at: https://www.zabbix.com/documentation...lation/upgrade
I compiled, and ran the install and that seemed to go okay:
$ zabbix_agent -V
zabbix_agent (Zabbix) 3.0.0alpha4
Revision 56592 6 November 2015, compilation time: Nov 27 2015 14:41:09
$ zabbix_server -V
zabbix_server (Zabbix) 3.0.0alpha4
Looking at the web interface, it still seems to to be the old one. I copied the new frontend files to my apache root and loaded the page. Great! It looks updated. I am now receiving an error during the prompts that my Database version does not match what is required. It seems the database itself it not being updated?
If I restart /etc/init.d/zabbix-server and check the logs, it still showing:
Starting Zabbix Server. Zabbix 2.4.7 (revision 56694)
Any thoughts or ideas of what I may be missing here?
I have followed the documents outlined at: https://www.zabbix.com/documentation...lation/upgrade
I compiled, and ran the install and that seemed to go okay:
$ zabbix_agent -V
zabbix_agent (Zabbix) 3.0.0alpha4
Revision 56592 6 November 2015, compilation time: Nov 27 2015 14:41:09
$ zabbix_server -V
zabbix_server (Zabbix) 3.0.0alpha4
Looking at the web interface, it still seems to to be the old one. I copied the new frontend files to my apache root and loaded the page. Great! It looks updated. I am now receiving an error during the prompts that my Database version does not match what is required. It seems the database itself it not being updated?
If I restart /etc/init.d/zabbix-server and check the logs, it still showing:
Starting Zabbix Server. Zabbix 2.4.7 (revision 56694)
Any thoughts or ideas of what I may be missing here?
Comment