Automation Engine Script Guide > AE JCL for JMX > JMX_GET_ATTRIBUTE

JMX_GET_ATTRIBUTE

Supplies the value(s) of one or all the attribute(s) of an MBean.

Syntax

JMX_GET_ATTRIBUTE MBEAN=... [, ATTRIBUTE=...]

Syntax

Description/Format

MBEAN=

The objectAutomation Engine controlled activities and processes are structured in the form of objects. See also: Task name of the MBean.

ATTRIBUTE=

The name of the attribute.

Comments

Specify a particular attribute whose value should be retrieved. If this parameter is not used, the scriptA particular Automation Engine object type. functionPre-defined run book template in the Automation Engine. One single step only, e.g. Start Windows Service, Copy file,… supplies the values of all the MBean's attributes.

In the agentA program that enables the de-centralized execution of processes (such as deployments) on target systems (computers or business solutions) or a service that provides connectivity to a target system (such as for databases or middleware). An agent is also an object type in the Automation Engine. [Formerly called "Executor."] See also: host's INI-file parameter search_all=, the administrator can specify whether this function searches the MBean on all local MBean Servers or only on those to which the agent is connected.

Example

JMX_GET_ATTRIBUTE MBEAN="Catalina:type=GlobalRequestProcessor,name=http-80", ATTRIBUTE=processingTime

 

See also:

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH