Object Request Broker counters

Note: With the instrumentation level set to anything other than MAX, the values may be less accurate for TimeStatistics and CountStatistics (and in the case of CountStatistics, such as numConnectionHandles, can even be negative). This is due to counters not being synchronized. Synchronizing counters is very expensive in terms of resources, so it is only done when the instrumentation level is set to MAX.

Counter definitions
Name Key Description Version Granularity Type Level
Lookup time orbPerfModule.referenceLookupTime The time (in milliseconds) to look up an object reference before method dispatch can be carried out. An excessively long time can indicate an EJB container lookup problem. 5.0 Object Request Broker (ORB) TimeStatistic Medium
Total requests orbPerfModule.totalRequests The total number of requests sent to the ORB 5.0 ORB CountStatistic Low
Concurrent requests orbPerfModule.concurrentRequests The number of requests that are concurrently processed by the ORB 5.0 ORB RangeStatistic High
Processing time orbPerfModule.interceptors.processingTime The time (in milliseconds) it takes a registered portable interceptor to run 5.0 Per interceptor TimeStatistic Medium



Related reference
Performance data organization



Searchable topic ID:   rprf_datacounter5
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/rprf_datacounter5.html

Library | Support | Terms of Use | Feedback