Counters for this category contain information for the Web services.
Name | Key | Description | Version | Granularity | Type | Level |
LoadedWebServiceCount | webServicesModule.numLoadedServices | The number of loaded Web services | 5.02 and above | Per service | CountStatistic | Low |
ReceivedRequestCount | webServicesModule.services.numberReceived | The number of requests the service received | 5.02 and above | Per Web service | CountStatistic | Low |
DispatchedRequestCount | webServicesModule.services.numberDispatched | The number of requests the service dispatched or delivered | 5.02 and above | Per Web service | CountStatistic | Low |
ProcessedRequestCount | webServicesModule.services.numberSuccessfull | The number of requests the service successfully processed | 5.02 and above | Per Web service | TimeStatistic | Low |
ResponseTime | webServicesModule.services.responseTime | The average response time, in milliseconds, for a successful request | 5.02 and above | Per Web service | TimeStatistic | High |
RequestResponseTime | webServicesModule.services.requestResponseTime | The average response time, in milliseconds, to prepare a request for dispatch | 5.02 and above | Per Web service | TimeStatistic | Medium |
DispatchResponseTime | webServicesModule.services.dispatchResponseTime | The average response time, in milliseconds, to dispatch a request | 5.02 and above | Per Web service | TimeStatistic | Medium |
ReplyResponseTime | webServicesModule.services.replyResponseTime | The average response time, in milliseconds, to prepare a reply after dispatch | 5.02 and above | Per Web service | TimeStatistic | Medium |
PayloadSize | webServicesModule.services.size | The average payload size in bytes of a received request or reply | 5.02 and above | Per Web service | TimeStatistic | Medium |
RequestPayloadSize | webServicesModule.services.requestSize | The average payload size in bytes of a request | 5.02 and above | Per Web service | TimeStatistic | Medium |
ReplyPayloadSize | webServicesModule.services.replySize | The average payload size in bytes of a reply | 5.02 and above | Per Web service | TimeStatistic | Medium |
Related reference
PMI data organization