|
Measures reported by WsWebAppSumTest
This test reports statistics pertaining to the web applications deployed on a WebSphere server. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| LoadedServlets |
The number of servlets that were loaded |
Number |
  |
| Reloads |
The number of servlets that were reloaded
|
Number |
  |
| TotalRequests |
The number of requests that the servlets have processed
|
Number |
 
|
| ConcurrentRequests |
The number of requests that the servlets have concurrently processed
|
Number |
 
|
| AvgResponseTime |
The time it takes for a servlet request to be serviced
|
Secs |
 
|
| TotalErrors |
The total number of errors in the servlet/JSP
|
Number |
 
|
|