Web services data counters

Data counter definitions

Name Description Version Granularity Type Level
numLoadedServices Number of loaded Web services 5.02 and above per service CountStatistic Low
numberReceived Number of requests service received 5.02 and above per Web service CountStatistic Low
numberDispatched Number of requests service dispatched/delivered 5.02 and above per web service CountStatistic Low
numberSuccessful Number of requests service successfully processed 5.02 and above per web service TimeStatistic Low
responseTime The average response time, in milliseconds, for a successful request 5.02 and above per web service TimeStatistic Medium
requestResponseTime The average response time, in milliseconds, to prepare a request for dispatch 5.02 and above per web service TimeStatistic Medium
dispatchResponseTime The average response time, in milliseconds, to dispatch a request 5.02 and above per web service TimeStatistic Medium
replyResponseTime The average response time, in milliseconds, to prepare a reply after dispatch 5.02 and above per web service TimeStatistic Medium
size The average payload size in bytes of a received request/reply 5.02 and above per web service TimeStatistic Medium
requestSize The average payload size in bytes of a request 5.02 and above per web service TimeStatistic Medium
replySize The average payload size in bytes of a reply 5.02 and above per web service TimeStatistic Medium