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 object 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 scriptEgalement un type d'objet distinct dans l'Automation Engine. function supplies the values of all the MBean's attributes.

In the agent"Programme permettant l'exécution de Traitements sur des systèmes cible comme un ordinateur ou des solutions d'entreprise. Egalement un type d'objet distinct dans l'Automation Engine. [Anciennement appelé ""Exécuteur de tâches"".]"'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: