Web services gateway counters

These service integration bus web services gateway counters are part of the performance monitoring infrastructure (PMI), which provides server-side monitoring and a client-side API to retrieve performance information. Examples of web services gateway counters are the number of synchronous and asynchronous requests and responses.

To see lists of available PMI counters, use the administrative console to navigate to Monitoring and Tuning > Performance Monitoring Infrastructure (PMI) > resource_name > [General Properties] Custom.

Table 1. Counter definitions . This table describes the properties of Web services gateway counters.
Name Key ID Description Granularity Type Level Overhead
AsynchronousRequestCount wsgwModule.asynchronousRequests 3 The number of asynchronous requests made. Per web service CountStatistic All Low
AsynchronousResponseCount wsgwModule.asynchronousResponses 4 The number of asynchronous responses made. Per web service CountStatistic All Low
SynchronousRequestCount wsgwModule.synchronousRequests 1 The number of synchronous requests made. Per web service CountStatistic All Low
SynchronousResponseCount wsgwModule.synchronousResponses 2 The number of synchronous responses made. Per web service CountStatistic All Low