Hi, after following the guide below from installing, configuring zabbix in a Centos machine, when I tried to access the GUI config page of Zabbix, I get the value as "no" for the status of the Zabbix server
I checked the log under
/etc/log/zabbix/zabbix_server.log
I see a lot of messages that says:
16849:20161119:001814.719 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix'@'localhost' (using password: YES)
16849:20161119:001814.719 database is down: reconnecting in 10 seconds
I tried to disable Firewalld just to ensure not a firewall issue but still the same. I also tried interchanging the ports from 10050 to 10051 but I'm pretty sure that username and password are both correct.
Appreciate any help for this issue.
Thanks
Jeff
I checked the log under
/etc/log/zabbix/zabbix_server.log
I see a lot of messages that says:
16849:20161119:001814.719 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix'@'localhost' (using password: YES)
16849:20161119:001814.719 database is down: reconnecting in 10 seconds
I tried to disable Firewalld just to ensure not a firewall issue but still the same. I also tried interchanging the ports from 10050 to 10051 but I'm pretty sure that username and password are both correct.
Appreciate any help for this issue.
Thanks
Jeff
Comment