Monitor user activity

J

Jesper Bødtkjer

Hi,

Is it possible to somehow monitor logon activity to the ProjectServer -
either number of logons per user account or perhaps timestamp of last logon
?

Regards
Jesper
 
J

J Baird

The SQL Database contains a MSP_WEB_RESOURCES table that has a lot of fields
similar to what you're looking for. I find the WRES_LAST_CONNECT field to
be quite useful.

FYI: You can also modify the Resource Center's "Resource Summary" view to
include if a resource is active.
 
Top