Hello. I have Zabbix Server installed on a virtual machine, lets call it 192.168.10.10. I also installed a Zabbix Agent on that machine.
In /etc/zabbix/zabbix_agentd.conf my Server parameter looks like this: Server = 127.0.0.1
In Configuration -> Hosts I click Create host, and put in the right hostname, group: Virtual machines,Agent interface: 192.168.10.10, and then template: Template OS Linux by Zabbix agent
After that I get error: Received empty response from Zabbix Agent at [192.168.10.10]. Assuming that agent dropped connection because of access permissions
What could be the issue?
In /etc/zabbix/zabbix_agentd.conf my Server parameter looks like this: Server = 127.0.0.1
In Configuration -> Hosts I click Create host, and put in the right hostname, group: Virtual machines,Agent interface: 192.168.10.10, and then template: Template OS Linux by Zabbix agent
After that I get error: Received empty response from Zabbix Agent at [192.168.10.10]. Assuming that agent dropped connection because of access permissions
What could be the issue?
Comment