JMX_GET_AGENT
Use the JMX_GET_AGENT script element to retrieve the agent ID of the existing MBean server, or of running MBean servers.
Syntax
JMX_GET_AGENT [ALL=...]
Parameters
| Parameter | Description | Allowed Values | Default Value |
|---|---|---|---|
| ALL=
(Optional) |
Provides a list of agent IDs |
|
NO |
Examples
The following example lists the agent IDs of all running MBean servers.
JMX_GET_AGENT ALL=YES
See also: