How to Access JBossWeb mbeans and their Related statistics in JBoss EAP 6 ?
Issue
- How can we access the statistics of
"jboss.web:type=Manager"or"jboss.web:type=TreadPool,name=ajp-127.0.0.1-8009"or other JBossWeb mbeans in JBoss EAP6? - We want to basically access the runtime values of
"activeSessions","maxActiveSessions","sessionIdLength","currentThreadsBusy","currentThreadCount", etc kind of attributes which are defined in the above MBeans. - How to Monitor Http-threads using JMX?
- How to monitor webcontener threads pool on JBoss EAP 6?
- How to find
"currentThreadsBusy"and"currentThreadCount"MBean attributes in JBoss EAP6 ?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.