PDA

View Full Version : Zabbix connection to jabber problem


mvrk
10-03-2010, 16:38
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?

mvrk
11-03-2010, 17:05
The problem was on my jabber server.

davinci
31-03-2010, 07:11
Hello mvrk,

I got the same problem. Could you please tell me what was worng?

What jabber server did you use and which version?

mvrk
31-03-2010, 14:42
I'm using ejabberd 2.0.5

And i fixed that message by enabling this option:

{s2s_use_starttls, true}

davinci
01-04-2010, 07:44
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 ?

ufocek
01-04-2010, 09:45
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

mvrk
01-04-2010, 12:39
Zabbix Server acts as a jabber client i think.

davinci
03-04-2010, 13:12
Thanks. This could maybe the solution but how can I create an external alert script??