| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Active_requests |
The number of requests that are actively executing |
Number |
  |
| Current_requests |
The current number of requests being handled by this TP |
Number |
  |
| Auditlog_requests |
The number of current requests for the audit log |
Number |
  |
| Request_count |
The total number of requests processed by this TP during the last measurement period. Does not inlcude Create/Delete session. |
Number |
  |
| Waiting_requests |
The number of requests that are waiting to begin active execution |
Number |
  |
| Timed_out_requests |
The number of requests that timed out in the past second while waiting to become active |
Number |
  |
| Requests_past_min |
The number of requests that were executed by this TP in the last minute |
Number |
  |
| HTML_response_threads |
The current HTML Response Threads on the TP |
Number |
  |
| HTML_transactions |
The current HTML transactions on the TP |
Number |
A steady number of HTML Transactions on each TP usually is a good sign. If there is a steady decrease, it usually means that the occurrence of a few timeouts or fewer sessions to the TP. An increase in HTML Transactions on another TP may mean that a TP has died and the other TPs are inheriting the increased load. |
| Transaction_in_queue |
The number of requests in the HostServer queue waiting to be processed |
Number |
  |
| Avg_request_wait_time |
The average time for which requests that began active execution in the past second had to wait |
Secs |
  |
| Avg_hs_response_time |
The average time it took all HostServers under this TP to process their requests in the past minute. This does not include time spent waiting in the HostServer queue. |
Secs |
If this value increases, it points towards a degraded response time between the TP and the host, or a slowdown in the host itself. |
| Avg_tp_response_time |
The average TP response time per request for the past minute |
Secs |
This value includes both queueing time and execution time. |
| Request_execution_time |
The average time it took to execute requests which completed in the past minute. This time includes time spent to lookup the session key in the session map. It does not include time spent waiting on the Regulator. |
Secs |
  |