Specialized Administration > Site Maintenance > Windchill MBeans > ActiveUsers (Monitors)
  
ActiveUsers (Monitors)
The ActiveUsers MBean presents information about active users on the current system.
The following attributes provide active user information:
Attribute
Description
ActiveUserCount
Number of unique users who are logged on to the method server node that is servicing the MBean request for this information.
ActiveUsers
List of user names of those users who are logged on to the method server node that is servicing the request for this information.
TotalActiveUserCount
Number of unique users who are logged on to any method server node. If your system has only one method server, this number is the same as the number displayed in the ActiveUserCount attribute.
TotalActiveUsers
List of user names of those users who are logged on to any method server node.
Since there is no logout function in Windchill, a user that has logged on is assumed to be an active user until there is no recorded action by the user for a specified period of time that is, by default, 30 minutes. After the specified time has elapsed with no activity, the user is removed from the active users list and the active user count is decremented by 1. The wt.session.sessionUsers.timeout property stored in wt.properties controls the time-out period.
Additionally, audit reports can provide a history of how many users accessed Windchill during a specified time period. The auditing service records login/logout auditing event information in the database and presents the user information in usage reports. For information about auditing and usage reporting, see About Auditing Administration.
Additionally, audit reports can provide a history of how many users accessed Windchill during a specified time period. The auditing service records login/logout auditing event information in the database and presents the user information in usage reports. For information about auditing and usage reporting, see auditing online help that is available from the Windchill Help Center.