Network Deployment (Distributed operating systems), v8.0 > Reference > Administrator best practices
Web services counters
Use this page as a reference for properties of web services counters.
We can use the web services counters that the Performance Monitoring Infrastructure (PMI) and Tivoli Performance Viewer (TPV) collect to monitor the performance of your web services.
Counter definitions. This table describes the properties of Web services counters.
Name Key ID Description Granularity Type Level Overhead DispatchedRequestCount webServicesModule.services.numberDispatched 12 The number of requests the service dispatched or delivered Per web service CountStatistic All Low DispatchResponseTime webServicesModule.services.dispatchResponseTime 16 The average response time, in milliseconds, to dispatch a request Per web service TimeStatistic All Medium LoadedWebServiceCount webServicesModule.numLoadedServices 1 The number of loaded web services Per web service CountStatistic All Low PayloadSize webServicesModule.services.size 18 The average payload size in bytes of a received request or reply Per web service AverageStatistic All Medium ProcessedRequestCount webServicesModule.services.numberSuccessfull 13 The number of requests the service successfully processed. Per web service CountStatistic All Low ReceivedRequestCount webServicesModule.services.numberReceived 11 The number of requests the service received Per web service CountStatistic All Low ReplyPayloadSize webServicesModule.services.replySize 20 The average payload size in bytes of a reply. Per web service AverageStatistic All Medium ReplyResponseTime webServicesModule.services.replyResponseTime 17 The average response time, in milliseconds, to prepare a reply after dispatch Per web service TimeStatistic All Medium RequestFailedEndpoint webServiceEndpoint.numberFailed 32 The number of requests that have failed processing for the endpoint Per web service endpoint CountStatistic All Low RequestPayloadSize webServicesModule.services.requestSize 19 The average payload size in bytes of a request Per web service AverageStatistic All Medium RequestReceivedEndpoint webServiceEndpoint.numberReceived 30 The number of requests received for the endpoint Per web service endpoint CountStatistic All Low RequestResponseTime webServicesModule.services.requestResponseTime 15 The average response time, in milliseconds, to prepare a request for dispatch Per web service TimeStatistic All Medium RequestSizeEndpoint webServiceEndpoint.requestSize 36 The average size, in bytes, of the request payload for the endpoint Per web service endpoint AverageStatistic All High RequestSizeLastEndpoint webServiceEndpoint.requestSizeLast 38 The last size, in bytes, recorded of the request payload for the endpoint Per web service endpoint CountStatistic All High RequestSizeMaxEndpoint webServiceEndpoint.requestSizeMax 37 The maximum size, in bytes, recorded of the request payload for the endpoint Per web service endpoint AverageStatistic All High RequestSuccessfulEndpoint webServiceEndpoint.numberSuccessful 31 The number of requests that have successfully been processed for the endpoint Per web service endpoint CountStatistic All Low ResponseSizeEndpoint webServiceEndpoint.responseSize 39 The average size, in bytes, of the response payload for the endpoint Per web service endpoint AverageStatistic All High ResponseSizeLastEndpoint webServiceEndpoint.responseSizeLast 41 The last size, in bytes, recorded of the response the payload for the endpoint Per web service endpoint CountStatistic All High ResponseSizeMaxEndpoint webServiceEndpoint.responseSizeMax 40 The maximum size, in bytes, recorded of the response payload for the endpoint Per web service endpoint AverageStatistic All High ResponseTime webServicesModule.services.responseTime 14 The average response time, in milliseconds, for a successful request Per web service TimeStatistic All High ResponseTimeEndpoint webServiceEndpoint.responseTime 33 The average amount of time, in milliseconds, between the request arrival and the response reply back to the client for the endpoint Per web service endpoint TimeStatistic All Medium ResponseTimeLastEndpoint webServiceEndpoint.responseTimeLast 35 The last value, in milliseconds, recorded between the request arrival and the response reply back to the client for the endpoint Per web service endpoint TimeStatistic All Medium ResponseTimeMaxEndpoint webServiceEndpoint.responseTimeMax 34 The maximum value, in milliseconds, recorded between the request arrival and the response reply back to the client for the endpoint Per web service endpoint TimeStatistic All Medium