How to measure transactions in EAP
Issue
- How many transactions our JBoss cluster is managing per second. Is there a way to find this information out?
- How do I enable statistics for transactions?
- In EAP 6 there is a possibility to enable statistics for transactions via CLI-command
/subsystem=transactions:write-attribute(name=enable-statistics,value=true). But how do I get access to these statistics? Is it via/subsystem=transactions:read-resource(include-runtime=true)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.