Closed intelliant01 closed 4 years ago
wget http://$serverip/mss/zabbix-conf.tar.bz2 tar xvf zabbix-conf.tar.bz2 -C / restart services after that
Works.
Hoping this need not be done on next installation. Pls advise.
$serverip/mss/zabbix-conf.tar.bz2
What is this? I have same issue. I'm trying to find a solution
What helped me: changing the configuration file nano /etc/zabbix/zabbix_proxy.conf
line DBName=zabbix_proxy
to DBName=/var/lib/zabbix/zabbix_proxy
Then:
mkdir /var/lib/zabbix/
chown -R zabbix: /var/lib/zabbix/
systemctl restart zabbix-proxy
systemctl status zabbix-proxy
Even after 15 minutes of boot up this is the status -
After 20 minutes -
At least one device has been shipped with this problem, so that too needs to be fixed.