On Jan 28, 2009, at 7:18 PM, laxmiraghu wrote:


How do i find how many concurrent users currently using my portal at any
given point of time.

I'm using Jetspeed-2.1.3 as the portal server and mysql as database.

The statistics service provides a few useful apis like getNumberOfLoggedInUsers() and getListOfLoggedInUsers:

http://portals.apache.org/jetspeed-2.1.3/multiproject/jetspeed-api/apidocs/org/apache/jetspeed/statistics/PortalStatistics.html

How to get a service is described here:

http://portals.apache.org/tutorials/jetspeed-2/05/jetspeed-service.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to