Hi, I am trying to setup zabbix with two database , one on localhost and another on diffrent machine.
zabbix server: 192.168.0.100
external database :192.168.0.154
I setup zabbix with localhostdatabaase and its working perfectly,Then I created sql dump file and put it in external database ie,192.168.0.154, but when I change the database ip in zabbix frontend PHP file it gives me permission denied,Ihave created all the required user in external database ie, [email protected]
and assigned it all the permission still its giving permission denied error, please help struggling from past 3 days.
zabbix server: 192.168.0.100
external database :192.168.0.154
I setup zabbix with localhostdatabaase and its working perfectly,Then I created sql dump file and put it in external database ie,192.168.0.154, but when I change the database ip in zabbix frontend PHP file it gives me permission denied,Ihave created all the required user in external database ie, [email protected]
and assigned it all the permission still its giving permission denied error, please help struggling from past 3 days.
Comment