-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: 1.8.3
-
Component/s: Agent (G)
-
None
If there are are scripts running and the Zabbix agent somehow dies, simply starting it again won't work.
It then shows:
===
15170:20110615:151448.782 Listener failed with error: zbx_tcp_listen() Fatal error: unable to serve on any address. [[(null)]:10050]
===
After killing the userparameter scripts (ps aux | grep zabbix), the zabbix agent starts up just fine.
This has already happened a few times on different servers, so it looks like some kind of agent bug.