Ubuntu Server 22.04, Zabbix 7.0.0alpha1 from the zabbix APT repo.
One of the built-in zabbix server items is failing. There were also a bunch of other things not supported because pollers for things like Java were not running. I disabled those items.
Zabbix is running in a VM. I did have it on bare metal, but when I switched my central database to InnoDB Cluster, Zabbix wouldn't work, because InnoDB cluster does not support foreign key cascading, which the Zabbix database uses. When I moved it to the VM, I installed the whole thing from scratch and set up all the hosts again.
One of the built-in zabbix server items is failing. There were also a bunch of other things not supported because pollers for things like Java were not running. I disabled those items.
Zabbix is running in a VM. I did have it on bare metal, but when I switched my central database to InnoDB Cluster, Zabbix wouldn't work, because InnoDB cluster does not support foreign key cascading, which the Zabbix database uses. When I moved it to the VM, I installed the whole thing from scratch and set up all the hosts again.