[JDEV] How to get current number of users?
David 'TheRaven' Chisnall
theraven at sucs.org
Wed Jan 22 06:56:16 CST 2003
Browsing servername/admin gives you a list of online users, which you
can just enumerate. If you're concerned about the bandwidth
implications of this, you could write a very simple component which
would live locally and get the list, and send on the number.
Sylvain Roberdeau wrote:
>HI,
>
> I'm looking for a way to get current number of connected users for a
>stat service and RRD Tools.
> First, I thought that an admin command or an jabberd module exist.
>
> Before create a specific module, I would like to know if there is an
>existing way to do that.
>
> Thanks for the anwser
>
>Sylvain
>
>
>
More information about the JDev
mailing list