I have set up a zabbix cluster using pacemaker/cman and it attaches a virtual IP to the active zabbix server node.
If I provide the virtual IP in zabbix agent config I get
"Received empty response from Zabbix Agent at [127.0.0.1]. Assuming that agent dropped conneciton because of access permissions."
However if I provide the permanent IP of the server then everything is fine.
How can I set this so that zabbix server would accept connections on the virtual IP?
Thanks!
If I provide the virtual IP in zabbix agent config I get
"Received empty response from Zabbix Agent at [127.0.0.1]. Assuming that agent dropped conneciton because of access permissions."
However if I provide the permanent IP of the server then everything is fine.
How can I set this so that zabbix server would accept connections on the virtual IP?
Thanks!
Comment