WildFly DataSource Monitoring

From NovaOrdis Knowledge Base
Revision as of 16:35, 10 May 2017 by Ovidiu (talk | contribs) (Ovidiu moved page WildFly Database Connection Pools Monitoring to WildFly DataSource Monitoring without leaving a redirect)
Jump to navigation Jump to search

Internal

Relevance

  • EAP 6.4.10

JMX Monitoring

Connection Pool Statistics

"jboss.as:subsystem=datasources,xa-data-source=<ds-name>,statistics=pool"

ActiveCount

AvailableCount

AverageBlockingTime

AverageCreationTime

CreatedCount

DestroyedCount

InUseCount

MaxCreationTime

MaxUsedCount

MaxWaitCount

MaxWaitTime

TimedOut

TotalBlockingTime

TotalCreationTime

Prepared Statements Statistics

"jboss.as:subsystem=datasources,xa-data-source=<ds-name>,statistics=jdbc"

PreparedStatementCacheAccessCount

PreparedStatementCacheAddCount

PreparedStatementCacheCurrentSize

PreparedStatementCacheDeleteCount

PreparedStatementCacheHitCount

PreparedStatementCacheMissCount