|
Measures reported by TuxServiceTest
This
test measures
the performance of services provided by servers running on
a Tuxedo application.
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Service_state |
Indicates the state of a service provided by a
server in a Tuxedo domain |
Number |
It could take any of the following values: |
|
Value |
State |
Explanation |
|
1 |
Active |
Indicates that the service object is defined and
active |
|
2 |
Suspended |
Indicates that the service object is defined and is
currently suspended. The service is not available for access by the
application in this state.
|
|
3 |
Partitioned |
Indicates that the service object is defined and
active, but is currently partitioned from the master site |
|
4 |
Inactive |
Indicates that the service object is defined and
inactive |
| Load_imposed |
Indicates the load imposed by the service object on
the system. |
Number
|
Service loads are used for load balancing purposes. This means that queues with higher enqueued workloads are less likely to be chosen
for a new request.
|
| Requests_completed |
Indicates the rate at which requests are completed
by the service object |
Reqs/sec
|
 
|
| Requests_queued |
Indicates the number of requests currently enqueued
to the service |
Number
|
 
|
|