Hi!
My Zabbix setup is now up and running and i have installed a proxy in another network. I can't manage to see it alive in the zabbix-server GUI.
My question is: Do i create a new postgres database on the Zabbix-server at first? I have heard that it cannot be the same as the one that the server is using, so i have to create a new one called proxy_db. Then on the proxy in proxy-conf i will point to "proxy_db"?
Or do i create a postgres-database on the proxy itself so it will be standalone?
I have read the docs but i just can't understand the connection. Some guides just install sqlite on the proxy and running something else on the server.
Thanks!
5.0.12 LTS
Postgres 13.
My Zabbix setup is now up and running and i have installed a proxy in another network. I can't manage to see it alive in the zabbix-server GUI.
My question is: Do i create a new postgres database on the Zabbix-server at first? I have heard that it cannot be the same as the one that the server is using, so i have to create a new one called proxy_db. Then on the proxy in proxy-conf i will point to "proxy_db"?
Or do i create a postgres-database on the proxy itself so it will be standalone?
I have read the docs but i just can't understand the connection. Some guides just install sqlite on the proxy and running something else on the server.
Thanks!
5.0.12 LTS
Postgres 13.
Comment