|
Measures reported by VlbDatabaseTest
The Voyager Load Balancer (VLB), along with the TP, shares the responsibility for session creation and management. This test reports statistics relating to a VLB's database. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Current_db_requests |
The number of database requests currently executing in this VLB instance |
Number |
A consistently large value indicates a bottleneck at the database tier. |
| Request_execution_time |
The average time it took to execute database requests which completed in the past minute. Response time includes the time for parsing the request, to get the cached stored procedure (SP)information, executing the SAP, and the reading/parsing of the SP results. |
Secs |
A very high value of this measure indicates a performance bottleneck that requires further investigation. |
| Requests_handled |
The number of requests to the database that have begum to execute in the past minute |
Number |
  |
| SP_execution_time |
The average time the ADO.NET took to execute a stored procedure in the past minute |
Secs |
  |
|