Display count of currently logged on users

V

Vaso Vukovic

Is there a way to display how many users are currently logged on to PWA..
Anything similar would do, like number of authenticated users, number of
active sessions etc..?
 
R

Ray McCoppin

You can run performance monitor and look at the concurrent users counter from
the Web service object, and select the PWA web site. This is a per server
count so if you have more than one server in your farm you will have to total
the numbers.

Hope this helps
--
Ray McCoppin

http://www.randsmanagement.com
Project Server 2007 Archive Tool
Project Server 2007 Automation Tools
SRS gantt charts
 
V

Vaso Vukovic

Thanks for the reply Ray,

I should have been more specific though. what I meant by 'display' is to
make it avaialble realtime within one of the PWA pages (be it custom page,
web part page or whatever) accessible to PWA users (or PWA Admins) who don't
necessarely have OS/Server management level of access.

Cheers,
 
J

jimmack

You can use the "Site Users" web part to display a list of the users and show
who is currently logged onto the site.

I created a new webpart page with the Site Users webpart on it. After adding
the part, modify the shared web part to increase the "Number of Items to
Display" field to a higher number than you will be displaying. Otherwise,
you'll get a "Too Many Users to Display" error message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top