开发者

ejabberd resources log [closed]

Closed. This question is off-topic. It is not currently accepting answers. 开发者_StackOverflow社区

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

Improve this question

I'm looking for a module or trick to see, what resources are logged in to the ejabberd server.

I could log in with a script to one account and fetch all presence stanzas, but I hope there is a better way of getting the data.

Btw all user accounts from the ejabberd server are on all user rosters, so everyone sees everyone.


I think what you want is the following:

ejabberdctl user_resources $USER $HOST

On my server this lists the resources for the specified user which are currently connected to the server.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜