Hi,
I've been trying to troubleshoot this problem but I am not getting anywhere.
Basically if I use a FQDN in my agent config file for the Server= parameter my server can't connect to the agent.
On the server it reports ZBX_TCP_READ() [4] Interrupted System Call
However if I change the Server= parameter to an IP address instead, everything works.
Active checks appear to work just fine using a FQDN to connect to. From the agent I am able to do a reverse lookup on the IP and get the server's hostname.
From the server I am able to netcat to the agent with no problems and type random letters into the pipe.
Both server and agent machine use the same DNS server.
I am running zabbix 2.0.6, freshly built on SL 6.4
Any suggestions?
I've been trying to troubleshoot this problem but I am not getting anywhere.
Basically if I use a FQDN in my agent config file for the Server= parameter my server can't connect to the agent.
On the server it reports ZBX_TCP_READ() [4] Interrupted System Call
However if I change the Server= parameter to an IP address instead, everything works.
Active checks appear to work just fine using a FQDN to connect to. From the agent I am able to do a reverse lookup on the IP and get the server's hostname.
From the server I am able to netcat to the agent with no problems and type random letters into the pipe.
Both server and agent machine use the same DNS server.
I am running zabbix 2.0.6, freshly built on SL 6.4
Any suggestions?
Comment