[jboss-user] [Management, JMX/JBoss] - Re: Monitoring j2ee transations

PeterJ do-not-reply at jboss.com
Thu Oct 9 10:52:04 EDT 2008


What, specifically, are you looking for? There are a lot of mbeans that provide throughput information for EJBs, servlets, and HTTP requests. Your first stop should be the jmx console to find the mbeans you want.

You could also look into JON, because it understands the JBossAS mbeans, it provides a convenient mechanism to monitor such data.  http://www.jboss.com/products/jbosson

We have found jKool to be very intrusive - it instruments everything, and the data gathering mechanisms are in-process and Java based which generates huge amount of garbage. Needless to say, you do not want to use it in a production environment. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181280#4181280

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181280



More information about the jboss-user mailing list