JMX Adapter

Use

JMX is the protocol used for managing and monitoring purposes inside the AS Java.

Monitored Unit

Description

NotificationQueue/Size

The current number of JMX notifications waiting to be sent.

NotificationQueue/ThreadUsage

The current number of threads processing JMX notifications to number of the maximum threads.

ObjectNameCache/CacheFillRate

The number of currently cached object names to the maximum size of the cache.