Automation Engine Script Guide > AE JCL for JMX > JMX_GET_AGENT

JMX_GET_AGENT

Retrieves the agent ID of the MBean server.

Syntax

JMX_GET_AGENT [ALL=...]

Syntax

Description/Format

ALL=

A list of agent IDs.

Possible values: "YES" and "NO" (default)

"YES" - lists all agent IDs of running MBean servers.
"NO" - retrieves the agent ID of the existing MBean server.

Example

JMX_GET_AGENT ALL=YES

 

See also: