Hi, Got a weird one with an agent running on a Linuxmint Ulyana install. Agent appears to be configured and installed correctly.
sudo service zabbix-agent status
● zabbix-agent.service - Zabbix Agent
Loaded: loaded (/lib/systemd/system/zabbix-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2020-07-20 17:51:59 BST; 8s ago
Docs: man:zabbix_agentd
Main PID: 50162 (zabbix_agentd)
Tasks: 6 (limit: 9304)
Memory: 3.7M
CGroup: /system.slice/zabbix-agent.service
├─50162 /usr/sbin/zabbix_agentd --foreground
├─50175 /usr/sbin/zabbix_agentd: collector [idle 1 sec]
├─50176 /usr/sbin/zabbix_agentd: listener #1 [waiting for connection]
├─50177 /usr/sbin/zabbix_agentd: listener #2 [waiting for connection]
├─50178 /usr/sbin/zabbix_agentd: listener #3 [waiting for connection]
└─50179 /usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec]
Jul 20 17:51:59 Hampton-Downs systemd[1]: Started Zabbix Agent.
Jul 20 17:51:59 Hampton-Downs zabbix_agentd[50162]: Starting Zabbix Agent [Hampton-Downs]. Zabbix 4.0.17 (revision a528a0a4bc).
Jul 20 17:51:59 Hampton-Downs zabbix_agentd[50162]: Press Ctrl+C to exit.
But on the Zabbix server it stays "red" with the following error messages
"Get value from agent failed: cannot connect to [[192.168.1.14]:10050]: [4] Interrupted system call"
I cannot find any reference to this so wondering if someone can help ?
sudo service zabbix-agent status
● zabbix-agent.service - Zabbix Agent
Loaded: loaded (/lib/systemd/system/zabbix-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2020-07-20 17:51:59 BST; 8s ago
Docs: man:zabbix_agentd
Main PID: 50162 (zabbix_agentd)
Tasks: 6 (limit: 9304)
Memory: 3.7M
CGroup: /system.slice/zabbix-agent.service
├─50162 /usr/sbin/zabbix_agentd --foreground
├─50175 /usr/sbin/zabbix_agentd: collector [idle 1 sec]
├─50176 /usr/sbin/zabbix_agentd: listener #1 [waiting for connection]
├─50177 /usr/sbin/zabbix_agentd: listener #2 [waiting for connection]
├─50178 /usr/sbin/zabbix_agentd: listener #3 [waiting for connection]
└─50179 /usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec]
Jul 20 17:51:59 Hampton-Downs systemd[1]: Started Zabbix Agent.
Jul 20 17:51:59 Hampton-Downs zabbix_agentd[50162]: Starting Zabbix Agent [Hampton-Downs]. Zabbix 4.0.17 (revision a528a0a4bc).
Jul 20 17:51:59 Hampton-Downs zabbix_agentd[50162]: Press Ctrl+C to exit.
But on the Zabbix server it stays "red" with the following error messages
"Get value from agent failed: cannot connect to [[192.168.1.14]:10050]: [4] Interrupted system call"
I cannot find any reference to this so wondering if someone can help ?