-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.4.7
-
None
-
OS: Debian GNU/Linux 9
Kernel: 4.9.0-8-amd64
-
Sprint 62 (Mar 2020)
-
0.25
zabbix-agent2 seems to hang sometimes and needs to be force-killed (SIGKILL) and restarted via systemd. I noticed this behavior on several machines and I could not find out the exact problem.
Steps to reproduce:
- Install zabbix-agent2 from repos
- Configure passive checks using PSK from one zabbix server
- collect data and wait for 1-2 days
- Inspect "Agent ping" graph to find out when the issue pops up
Result:
- Metrics are missing for short intervals (not just agent pings!)
- systemctl restart zabbix-agent2 hangs
- kill -9 $(pidof zabbix_agent2) followed by a service restart is required
Expected:
- Stable agent pings and metrics