|
Measures reported by EgUserSessionTest
In environments where the eG management console is accessed by multiple concurrent users, administrators might want to know how many distinct users are logged in currently, and the total session load on the eG manager. This information would enable administrators to audit user accesses to the eG manager and instantly identify unauthorized accesses (if any) that are currently active on the manager. This test provides administrators with these session-centric insights.
The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Active_sessions |
Indicates the number of sessions that are currently active on the eG manager. |
Number |
This is a good indicator of the current load on the eG manager. |
| Failed_sessions |
Indicates the number of sessions that failed during the last measurement period. |
Number |
Use the detailed diagnosis of this measure to view the details of the sessions that failed. These details include the user who initiated the session, the IP/host name of the host from which the session originated, when the session began, and when the session last accessed the eG manager. |
| Unique_user_sessions |
Indicates the number of distinct users who are currently logged into the eG manager. |
Number |
Use the detailed diagnosis to know which unique users are logged in. |
|