Web Application Monitoring in WildFly: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=External=
* How to monitor HTTP Sessions to count / view the number of active HTTP sessions in JBoss EAP https://access.redhat.com/solutions/22091
=Internal=
=Internal=



Revision as of 16:25, 11 May 2017

External

Internal

Relevance

  • EAP 6.4.10

Overview

Web applications deployed as part of a WAR deployment in JBoss are automatically instrumented to expose relevant runtime JMX statistics on the JMX bus and in CLI. These statistics refer mostly to HTTP session, but other information such as the virtual host or the context root is exposed.