Increadibly useful find regarding jboss AS ,that may help tell me a bit more about some of the issues we are having:
If you want to inspect jBoss Thread CPU’s usage you have a shortcut from the jmx-console,point at the Mbean ServerInfo under the domain jboss.system.
now invoke the operation listThreadCpuUtilization() (i.e push Invoke button)
Credit to here:
www.mastertheboss.com/en/jboss-howto/42-jboss-config/83-jboss-cpu-monitor.html
