JMX
Management Console offers a small amount of information via the JMX protocol. The information exposed through JMX is experimental, and should not be considered a public API.
Management Console exposes the following MBeans.
|
Name |
Description |
|---|---|
|
DistributionController |
Information on executing schedules, and cluster configuration. |
|
FileBackedDataExporter |
Information on exports created from the Data View. |
|
RobotLibraryGenerator |
Allows you to control the internal caching of Robot Libraries within Management Console. |
|
TaskQueuePerformanceTracker |
Allows you to profile the distributed task queue between two clustered Management Console instances. |
The MBeans are accessible via JConsole and Java VisualVM (+MBean plugin). Both are included in JDK 1.6+ or any other JMX client.