Object Request Broker counters

Counter definitions

Name Key Description Version Granularity Type Level
LookupTime 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
RequestCount orbPerfModule.totalRequests The total number of requests sent to the ORB 5.0 ORB CountStatistic Low
ConcurrentRequestCount orbPerfModule.concurrentRequests The number of requests that are concurrently processed by the ORB 5.0 ORB RangeStatistic High
ProcessingTime orbPerfModule.interceptors.processingTime The time (in milliseconds) it takes a registered portable interceptor to run 5.0 Per interceptor TimeStatistic Medium