Current Configuration:
- One PostgreSQL Server
- One Zabbix installation with frontend
- One Zabbix installation with only the "server" component
Goal:
- Zabbix-HA with an external DB-Server
So the databse of the zabbix is on a diffrent server.
My first zabbix-installation can connect with no problem to the database.
But when i want to connect another zabbix-server via "node", so its HA, i get the following error message:
connection to database 'zabbix' failed: [2013] Lost connection to server at 'handshake: reading initial communication packet', system error: 11
I am using postgresql and already allowed the ip-adress to connect to the db-server.
I could not find anything online to this error message. Someone know how to solve this?
If you need more Information, feel free to ask.
Comment