On https://www.zabbix.com/documentation...es/rhel_centos there is a small error in the section
It states:
CONFIGURE DATABASE FOR ZABBIX PROXY
Edit zabbix_proxy.conf:
That should state: vi /etc/zabbix/zabbix_proxy.conf, shouldn't it?
It states:
CONFIGURE DATABASE FOR ZABBIX PROXY
Edit zabbix_proxy.conf:
Code:
# vi /etc/zabbix/zabbix_[B]server[/B].conf DBHost=localhost DBName=zabbix DBUser=zabbix DBPassword=<password>