The following document provides an overview of all JCL script elements for JMX and the corresponding supported data types.
The data types shown below are supported when values are assigned with script elements.
Arrays or the two complex data types shown below can be used for the return codes of the script elements:
The results of the script elements are written to the report. They can be read with PREP_PROCESS_REPORT.
Script element |
Description |
---|---|
Combines values for one parameter |
|
Registers an MBean |
|
Retrieves the agent ID of the MBean Server |
|
Supplies the value of one or all the attributes of an MBean |
|
Gives information about an MBean |
|
Calls a function of an MBean |
|
Lists registered MBeans |
|
Sets an MBean attribute |
|
Waits for an MBean notification |
|
Removes an already registered MBean |
See also: