|
Measures reported by IfxSessionTest
This test reports the session related information of an Informix database server.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Current_sessions |
The total number of current user sessions |
Number
|
The detailed diagnosis of this measure, if enabled, will provide the following information about each user session:
-
Session id
- User name
- Database name
- Host name of the user
- Session start time
Note: This list will contain only recently connected 100 user sessions.
|
| Blocked_sessions |
The number of sessions waiting for various database objects
|
Number
|
The detailed diagnosis of this measure, if enabled, will provide the following information about each blocked session:
-
Session id
- User name
- Reason for the waiting
- Number of waits due to that reason
- Wait time for all waits
|
|