|
Measures reported by JmxNotifyQueueTest
The JMX Notification Service is responsible for the distribution of the MBeanServer notifications throughout the cluster. MBeanServer notifications inform all the clients within the cluster about recently registered MBeans and the removal of MBeans from the MBeanServer. The JmxNotifyQueueTest reports metrics that indicate how well the JMX Notification Service performs.
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Active_threads |
The number of threads that are currently processing JMX notifications |
Number |
 
|
| Queue_size |
The number of notifications currently in queue, waiting to be sent to clients |
Number |
If the value of this measure increases consistently, it could indicate a processing/delivery bottleneck. |
|