Object Request Broker counters

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

 

See Also

Performance data organization