So i downloaded the qcow2 version of the Zabbix appliance and followed the instructions:
To access Zabbix frontend, go to http://<host_ip> (for access from the host's browser bridged mode should be enabled in the VM network settings).
Nope.

So your instructions say:
Nope.
.my.cnf is empty and both /etc/zabbix/zabbix_server.conf and /etc/zabbix/web/zabbix.conf.php have no password in them.
To access Zabbix frontend, go to http://<host_ip> (for access from the host's browser bridged mode should be enabled in the VM network settings).
So your instructions say:
Database:
Database passwords are randomly generated during the installation process.
Root password is stored inside the /root/.my.cnf file. It is not required to input a password under the “root” account.
- root:<random>
- zabbix:<random>
Database passwords are randomly generated during the installation process.
Root password is stored inside the /root/.my.cnf file. It is not required to input a password under the “root” account.
.my.cnf is empty and both /etc/zabbix/zabbix_server.conf and /etc/zabbix/web/zabbix.conf.php have no password in them.
Comment