|
Measures reported by TuxedoClientTest
Monitoring the clients that are communicating with the Tuxedo server and the users who login from those clients will accurately point you to the busy users and the transaction load they impose on the server. In addition, it will also shed light on the idle users and the duration of the idle sessions, so that users who have been idle for too long a time can be isolated and their sessions terminated to avoid unnecessary resource usage. The Tuxedo Clients test provides such performance insights pertaining to every user who connects to the server from each client.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Status |
Indicates the current state of this client. |
|
The values this measure can report are as follows:
- IDLE
- BUSY
- TRANSACTION IDLE
- TRANSACTION BUSY
The numeric values that correspond to the measure values listed above are as follows:
| Measure Value |
Numeric Value |
| Idle |
0 |
| Transaction Idle |
1 |
| Busy |
90 |
| Transaction Busy |
100 |
Note:
By default, this measure reports the Measure Values discussed in the table above to indicate the current state of a client. The graph of this measure however, represents the same using the numeric equivalents only.
|
| Logged_time |
Indicates the total time for which this client was logged into the server. |
Mins |
If any client was in the IDLE state for too long a time on the server, it is a cause for concern. |
| Begins |
Indicates the number of transactions that have begun. |
Number |
|
| Commits |
Indicates the number of transactions that were committed. |
Number |
|
| Aborts |
Indicates the number of transactions that were aborted. |
Number |
|
|