|
JMX (Java Management Extensions) |
Top Previous Next |
|
The JMX Device Driver allows AggreGate Server to communicate with Java-based applications and Application Servers using Java Management Extensions (JMX) protocol. Functionality provided by the driver:
Driver Information
Global Settings None defined. User Level Settings None defined. Device Properties Connection Properties Connection properties define how AggreGate Server communicates with a JMX server. These settings may be accessed using the Edit Device Properties action of Device Context. The following connection properties are available:
Device Assets The driver creates one root asset for every MBean instance provided by the MBean server. JMX device driver creates one Device setting variable per every attribute of every discovered MBean. These variables are grouped by MBean names and/or descriptions to facilitate navigation. JMX device driver creates one Device context function and action per every operation provided by every discovered MBean. These actions are grouped by MBean names and/or descriptions to facilitate navigation. JMX device driver creates one Device context event definition per every notification type of every discovered MBean. The driver automatically adds a notification listener for every notification and generates a AggreGate Server event when a notification is received. Connection Handling This driver makes the device Online if:
Synchronization Details Synchronization between AggreGate Server and JMX host includes the following steps:
|