Hello guys
I have a situation and I want to get your opinion about my strategy to change to Zabbix version 5
in the past few weeks, I have a database storage problem and manage it by separating my Zabbix server and my database (MySQL/MariaDB) and after some days pass and I'm ensured all I have done was okay and haven't any problem occurred I was done something stupid and now I can't think why I was doing it, in my Zabbix server I was ran this command
apt-get remove --purge mysql*
(easily I could delete MySQL database directory )and yesterday I found my zabbix_server.conf wasn't there in my Zabbix server I have a backup from my zabbix_server.conf and put it on my server back and when I wanted to restart my Zabbix server service I found out there isn't any init script for the Zabbix server so I get a snapshot from my server (it's VM) and use this command to install it again with
apt install zabbix-server-mysql
and it's stuck at 97% and after some while I close my ssh session and open a new session and test it by restarting Zabbix server service and all thing went well with that restart and nothing happened and my Zabbix is working now okay, but I don't have a good feeling about it.
I had the plan to upgrade to new Zabbix version 5 I hade a clone of my primary Zabbix and had planned to test it with that but after this happened I don't know it's better to have a clean install of the Zabbix version 5 and then connect it to present Mysql? if I doing that all my graphs or my actions, screens will be there in the new Zabbix or not?
or I upgrade the present Zabbix server.
I have a situation and I want to get your opinion about my strategy to change to Zabbix version 5
in the past few weeks, I have a database storage problem and manage it by separating my Zabbix server and my database (MySQL/MariaDB) and after some days pass and I'm ensured all I have done was okay and haven't any problem occurred I was done something stupid and now I can't think why I was doing it, in my Zabbix server I was ran this command
apt-get remove --purge mysql*
(easily I could delete MySQL database directory )and yesterday I found my zabbix_server.conf wasn't there in my Zabbix server I have a backup from my zabbix_server.conf and put it on my server back and when I wanted to restart my Zabbix server service I found out there isn't any init script for the Zabbix server so I get a snapshot from my server (it's VM) and use this command to install it again with
apt install zabbix-server-mysql
and it's stuck at 97% and after some while I close my ssh session and open a new session and test it by restarting Zabbix server service and all thing went well with that restart and nothing happened and my Zabbix is working now okay, but I don't have a good feeling about it.
I had the plan to upgrade to new Zabbix version 5 I hade a clone of my primary Zabbix and had planned to test it with that but after this happened I don't know it's better to have a clean install of the Zabbix version 5 and then connect it to present Mysql? if I doing that all my graphs or my actions, screens will be there in the new Zabbix or not?
or I upgrade the present Zabbix server.
Comment