From the web-console, I can see the Invocation Statistics of each EJB
(session, entity, whatever). The statistics show the mix time/max time/total time/avg
time/number of invocation of each method inside the EJB.
At that page, it links to the corresponding jmx-console page of that MBean of the EJB.
I think the web-console also use JMX to retrieve the invocation statistics of each EJB,
but I hardly find how to achieve that by myself. As I want to get the invocation
statistics of the EJB for the monitoring usage by other software like Hyperic HQ, I would
like to ask how to get the invocation statistics through JMX? (what method to call? etc).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052481#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...