I am trying to monitor EJB's Apache Geronimo server using JMX with openejb.management (openejb.management:J2EEServer=openejb,J2EEApplication=null,EJBModule=mejb,StatelessSessionBean=ejb/mgmt/MEJB,j2eeType=Invocations,name=ejb/mgmt/MEJB).
Here, the following metrics are available : InvocationCount, InvocationTime and MonitoredMethods. But the description of these are not available. I searched the whole documentations. But could not find. Can anyone pls help ? InvocationCount is the no. of times the EJB is invoked. What are InvocationTime and Monitoredmethods? (Both are integer values ). -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
