Web services counters
Use the Web services counters that the PMI and TPV collect to monitor the performance of the Web services.
Name Key ID Description Granularity Type Level Overhead DispatchedRequestCount webServicesModule.services.numberDispatched 12 Number of requests the service dispatched or delivered Per Web service CountStatistic All Low DispatchResponseTime webServicesModule.services.dispatchResponseTime 16 Average response time, in milliseconds, to dispatch a request Per Web service TimeStatistic All Medium LoadedWebServiceCount webServicesModule.numLoadedServices 1 Number of loaded Web services Per Web service CountStatistic All Low PayloadSize webServicesModule.services.size 18 Average payload size in bytes of a received request or reply Per Web service AverageStatistic All Medium ProcessedRequestCount webServicesModule.services.numberSuccessfull 13 Number of requests the service successfully processed. Per Web service CountStatistic All Low ReceivedRequestCount webServicesModule.services.numberReceived 11 Number of requests the service received Per Web service CountStatistic All Low ReplyPayloadSize webServicesModule.services.replySize 20 Average payload size in bytes of a reply. Per Web service AverageStatistic All Medium ReplyResponseTime webServicesModule.services.replyResponseTime 17 Average response time, in milliseconds, to prepare a reply after dispatch Per Web service TimeStatistic All Medium RequestFailedEndpoint webServiceEndpoint.numberFailed 32 Number of requests that have failed processing for the endpoint Per Web service endpoint CountStatistic All Low RequestPayloadSize webServicesModule.services.requestSize 19 Average payload size in bytes of a request Per Web service AverageStatistic All Medium RequestReceivedEndpoint webServiceEndpoint.numberReceived 30 Number of requests received for the endpoint Per Web service endpoint CountStatistic All Low RequestResponseTime webServicesModule.services.requestResponseTime 15 Average response time, in milliseconds, to prepare a request for dispatch Per Web service TimeStatistic All Medium RequestSizeEndpoint webServiceEndpoint.requestSize 36 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 Maximum size, in bytes, recorded of the request payload for the endpoint Per Web service endpoint AverageStatistic All High RequestSuccessfulEndpoint webServiceEndpoint.numberSuccessful 31 Number of requests that have successfully been processed for the endpoint Per Web service endpoint CountStatistic All Low ResponseSizeEndpoint webServiceEndpoint.responseSize 39 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 Maximum size, in bytes, recorded of the response payload for the endpoint Per Web service endpoint AverageStatistic All High ResponseTime webServicesModule.services.responseTime 14 Average response time, in milliseconds, for a successful request Per Web service TimeStatistic All High ResponseTimeEndpoint webServiceEndpoint.responseTime 33 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 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