[Version 5.0.1 and later]Enterprise Java Bean method 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
Method Calls beanModule.methods.methodCalls The number of calls to the bean methods (home, remote, local) 3.5.5 and later Per method or per home CountStatistic Max
Method Response Time (ms) beanModule.methods.methodRt The average response time in milliseconds on the bean methods (home, remote, local) 3.5.5 and later Per method or per home TimeStatistic Max
Concurrent Invocations beanModule.method.methodLoad The number of concurrent invocations to call a method 5.0 Per method or per home RangeStatistic Max



Related reference
Enterprise Java Bean counters



Searchable topic ID:   rprf_datacounter1a
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/rprf_datacounter1a.html

Library | Support | Terms of Use | Feedback