Code:
[root@htuidc ~]# netstat -ln|grep 10050 tcp 0 0 0.0.0.0:10050 0.0.0.0:* LISTEN [root@htuidc ~]# ps aux|grep zabbix root 12652 0.0 0.0 61220 752 pts/1 S+ 13:59 0:00 grep zabbix zabbix 25166 0.0 0.0 15592 648 ? S Aug09 0:00 /usr/local/zabbix/sbin/zabbix_agentd -c /usr/local/zabbix/conf/zabbix_agentd.conf zabbix 25167 0.0 0.0 15592 1100 ? S Aug09 0:03 /usr/local/zabbix/sbin/zabbix_agentd -c /usr/local/zabbix/conf/zabbix_agentd.conf zabbix 25168 0.0 0.0 15612 980 ? S Aug09 2:10 /usr/local/zabbix/sbin/zabbix_agentd -c /usr/local/zabbix/conf/zabbix_agentd.conf zabbix 25169 0.0 0.0 15612 980 ? S Aug09 2:12 /usr/local/zabbix/sbin/zabbix_agentd -c /usr/local/zabbix/conf/zabbix_agentd.conf zabbix 25170 0.0 0.0 15612 980 ? S Aug09 2:10 /usr/local/zabbix/sbin/zabbix_agentd -c /usr/local/zabbix/conf/zabbix_agentd.conf zabbix 25171 0.0 0.0 15612 716 ? S Aug09 0:01 /usr/local/zabbix/sbin/zabbix_agentd -c /usr/local/zabbix/conf/zabbix_agentd.conf [root@htuidc ~]# tail -f /tmp/zabbix_agentd.log 25171:20130825:104005.319 active check configuration update from [115.182.11.11:10051] started to fail (cannot connect to [[115.182.11.11]:10051]: [4] Interrupted system call) 25171:20130825:104105.438 active check configuration update from [115.182.11.11:10051] is working again 25171:20130825:185523.865 active check configuration update from [115.182.11.11:10051] started to fail (cannot connect to [[115.182.11.11]:10051]: [4] Interrupted system call) 25171:20130825:185623.978 active check configuration update from [115.182.11.11:10051] is working again 25171:20130825:201829.714 active check configuration update from [115.182.11.11:10051] started to fail (ZBX_TCP_READ() failed: [4] Interrupted system call) 25171:20130825:201929.837 active check configuration update from [115.182.11.11:10051] is working again 25171:20130825:214735.047 active check configuration update from [115.182.11.11:10051] started to fail (ZBX_TCP_READ() failed: [4] Interrupted system call) 25171:20130825:214835.171 active check configuration update from [115.182.11.11:10051] is working again 25171:20130825:221238.375 active check configuration update from [115.182.11.11:10051] started to fail (ZBX_TCP_READ() failed: [4] Interrupted system call) 25171:20130825:221338.495 active check configuration update from [115.182.11.11:10051] is working again
but hosts Z is red.
Some other hosts also have this problem.
Comment