| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Idle_threads |
Indicates the
number of idle threads assigned to a queue |
Number |
If the value of
this measure nears the maximum number of threads in the WebLogic
server, it is an indication of excessive activity in the server. It
also indicates a probable delay in the processing of subsequent
requests. |
| Pct_thread_utilization |
Indicates the
percentage of threads utilized in a queue |
Percent |
When this value
becomes 100 %, it indicates a heavy load on the server and that it
cannot process further requests until a few threads become idle. |
| Pending_request |
Indicates the
number of requests waiting in the queue |
Number |
A high value of
this measure is indicative of a processing delay. |
| Request_rate |
Indicates the
number of requests that are processed by the server per second |
Reqs/sec |
While a high
value of this measure is indicative of the good health of the server,
a low value indicates a processing bottle-neck. |