jsm/users.c contains some code to support this. if you start the server in debug mode you will see the number of users online. If you don't want to be always running in debug mode you can change the log_debug call to log_error call or use fprintf(stderr, .... ) you will have to recompile the server of course.
prasanta lenka wrote: > Hello every body, > I'm running jabber 1.4.1 server. I want to know > the total no. of online users ant any time.can any one > help me please how to get it. Please specify step by > step methods involved in this > > Thanks and regards > > prasant > > __________________________________________________ > Do You Yahoo!? > Yahoo! Greetings - send holiday greetings for Easter, Passover > http://greetings.yahoo.com/ > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > -- Raditha Dissanayake [EMAIL PROTECTED] http://www.mediasolv.com/?rd _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
