Class | Description |
---|---|
JMXMonitoringFormatter |
The runnable class which gathers JMX monitoring info from a list of
JMXMonitoringJob objects and builds a log string from it.
|
JMXMonitoringJob |
Class which gathers and returns monitoring information for a single MBean and
a specified list of its attributes.
|
JMXMonitoringService |
Service which monitors a set of MBeans and their attributes while logging the
data as a series of key-value pairs.
|
Copyright © 2020. All rights reserved.