I'm using JBoss AS7 and can see metrics in the following link in the Admin console in my build environment. http://localhost:10090/console/App.html#sy-metrics
But we don't have the console running in Production nor JMX. Does JBoss store the metrics somewhere in the server installation which can be extracted for use? It will be useful to find out the services and the methods which are the biggest bottlenecks so that we can improve them.