I've added a three hosts to a new Zabbix 6.2.2 installation, each with zabbix-agent2 installed and running, but the Zabbix server isn't contacting them. There's no firewall in the way - I can connect to port 10050 from the zabbix server using netcat.
The only entries in /var/log/zabbix/zabbix_server.log are:
The only entries in /var/log/zabbix/zabbix_server.log are:
Code:
636714:20221102:130116.881 cannot send list of active checks to "::1": host [ <fqdn of server> ] not found
Comment