We have few AIX Servers which have zabbix agent running. ( Both zabbix server and agents are running on version 4.4 )
Zabbix Server can telnet to AIX servers for port 10050, and the AIX Servers can telnet to Zabbix server for port 10051.
I have properly configured the Server and Server Active values on the agents in the file : /etc/zabbix/zabbix_agent.conf. However we are stilll getting error "Get value from agent failed: ZBX_TCP_READ() timed out"
If we check the zabbix agent, it is active and running and listening to port 10050. Also checked /usr/local/etc/zabbix/zabbix_agent.conf file which also has the same settings.
Is there any other location where we have to check the configuration ?
Zabbix Server can telnet to AIX servers for port 10050, and the AIX Servers can telnet to Zabbix server for port 10051.
I have properly configured the Server and Server Active values on the agents in the file : /etc/zabbix/zabbix_agent.conf. However we are stilll getting error "Get value from agent failed: ZBX_TCP_READ() timed out"
If we check the zabbix agent, it is active and running and listening to port 10050. Also checked /usr/local/etc/zabbix/zabbix_agent.conf file which also has the same settings.
Is there any other location where we have to check the configuration ?
Comment