If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
log into your Linux and update from there. Ubuntu as example: sudo apt update && sudo apt upgrade it will upgrade all linux packages and zabbix packages.
log into your Linux and update from there. Ubuntu as example: sudo apt update && sudo apt upgrade it will upgrade all linux packages and zabbix packages.
I've tried this, but there is nothing to update...
Thank you!!! So what I did, was just run this... "sudo systemctl stop zabbix-server"
then run the sudo apt update && sudo apt upgrade - I saw it install the zabbix items
And when when I rebooted and opened the website, it showed the new version!!
Thank you - I have had such bad luck in the past with updates.. But I hope, just stopping the server helped...
Thank you!!! So what I did, was just run this... "sudo systemctl stop zabbix-server"
then run the sudo apt update && sudo apt upgrade - I saw it install the zabbix items
And when when I rebooted and opened the website, it showed the new version!!
Thank you - I have had such bad luck in the past with updates.. But I hope, just stopping the server helped...
next release, you don't need to stop zabbix service, just updated right a way and refresh your zabbix page.
Comment