I have a newly installed Zabbix server, built from source last week (v 1.6.4).
I have a Linux test agent on a distinct computer, working fine.
I have a Windows test agent, working fine... until this morning.
The Zabbix web interface show the Windows agent hasn't connected since hours (into "monitoring / Latest data"). But everything is correct for the Linux agent.
I can start and stop the Windows agent. The local log file show the expected corresponding lines. Those lines indicate communication with Zabbix server. On the Zabbix server, netstat show the corresponding sockets (in time TIME_WAIT state because the communication is brief). But the Zabbix server seems blind: no fresh datas into "monitoring / Latest data".
Where can I look for more informations about this problem ?
I have a Linux test agent on a distinct computer, working fine.
I have a Windows test agent, working fine... until this morning.
The Zabbix web interface show the Windows agent hasn't connected since hours (into "monitoring / Latest data"). But everything is correct for the Linux agent.
I can start and stop the Windows agent. The local log file show the expected corresponding lines. Those lines indicate communication with Zabbix server. On the Zabbix server, netstat show the corresponding sockets (in time TIME_WAIT state because the communication is brief). But the Zabbix server seems blind: no fresh datas into "monitoring / Latest data".
Where can I look for more informations about this problem ?
Comment