I've gone through the steps for installing Zabbix on Ubuntu 22.04 Jammy.
When I execute the following line, systemctl enable zabbix-server zabbix-agent apache2
I get a prompt to enter a password. But when I enter either my sudo password or the one created during the Zabbix installation steps I get the message "sorry that didn't work"
I've rechecked the password spelling in the /etc/zabbix/zabbix_server.conf file, initially it was commented out, but I've removed the # and its still not being accepted.
Which password is the correct one to use here?
Anyone else seen this?
Cheers Andy
When I execute the following line, systemctl enable zabbix-server zabbix-agent apache2
I get a prompt to enter a password. But when I enter either my sudo password or the one created during the Zabbix installation steps I get the message "sorry that didn't work"
I've rechecked the password spelling in the /etc/zabbix/zabbix_server.conf file, initially it was commented out, but I've removed the # and its still not being accepted.
Which password is the correct one to use here?
Anyone else seen this?
Cheers Andy
Comment