Some jabber server close client connection by timeout (openfire for example), and massage send after this disappear Patch fix this issue.
Ad Widget
Collapse
PATCH: zabbix 1.4.2 fix jabber sender
Collapse
X
-
PATCH: zabbix 1.4.2 fix jabber sender
The patch works fine. Without it zabbix_server only connects to the jabber server at startup. If the jabber server disconnects zabbix or a firewall drops the connection any further messages are lost as zabbix_server tries to send over the dead connection.
It would be nice if the zabbix_server could test the connection and use it if it is still valid it would save the reconnect, however ideally we don't send lots of messages anyhow ;-)
I'm using zabbix 1.4.2 with openfire 3.3.3 - it now works well (except I sometimes get the same message sent multiple times).
Thanks sauron.
Comment