View Full Version : Zabbix connection to jabber problem
Hi,
Since i update to zabbix 1.8.1 i've been getting this messages on my log:
1614:20100310:155404.613 JABBER: [zabbix@im.azar.pt] sasl authentication failed
But i still receive my jabber notifications, so zabbix is connecting to my jabber server.
Anyone know why this appears in the log?
The problem was on my jabber server.
Hello mvrk,
I got the same problem. Could you please tell me what was worng?
What jabber server did you use and which version?
I'm using ejabberd 2.0.5
And i fixed that message by enabling this option:
{s2s_use_starttls, true}
Hello,
I am using Openfire 3.6.4 . Could you tell me what this variable means ?
And how does the Zabbix Server act? As a server or a client?
I guess s2s means server to server, or not ?
Hello,
I am using Openfire 3.6.4 . Could you tell me what this variable means ?
And how does the Zabbix Server act? As a server or a client?
I guess s2s means server to server, or not ?
Hi,
I also am using openfire 3.6.4 and the solution was to use this script:
http://www.zabbix.com/forum/showpost.php?p=36249&postcount=3
Zabbix Server acts as a jabber client i think.
Thanks. This could maybe the solution but how can I create an external alert script??