|
Measures reported by WsWebSrvTest
This test reports statistics pertaining to each of the web services mounted on a WebSphere server. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| LoadedServices |
The number of instances of this web service that have been loaded by the application server |
Number |
  |
| RequestsReceived |
The number of requests received by this web service
|
Number |
  |
| RequestsDispatched |
The number of requests dispatched by this web service to a target code
|
Number |
 
|
| RequestsSuccessful |
The number of requests that were succesfully responded to by this web service
|
Number |
 
|
| AvgResponseTime |
The average time between receipt of a request and the dispatch of a response by this web service
|
Secs |
 
|
|