I'm currently running Zabbix 5.0.15, upgraded from 5.0.12 via packages on CentOS 7. One of the new 5.0.15 features is this Cisco ASAv template. However, after an upgrade to 5.0.15, following the instructions in the docs, I still don't have it. I confirm the create_sql.gz file has the new template, but I also see this in the zabbix_server.log:
So my guess is that I'm running the mandatory minimum DB version, but there is an optional upgrade (that likely has this template). I could not find instructions anyway for upgrading the to the optional DB version. I read that if the mandatory DB version is too old, a database upgrade will be triggered. So I assume there's a way to do this for the optional upgrade, too.
Thanks.
Code:
Sep 12 14:36:42 tst01-z0-vm-zabbix-backend-01 zabbix_server[17758]: current database version (mandatory/optional): 05000000/05000004
Thanks.
...
Comment