JMX_SET_ATTRIBUTE

Sets an attribute of an MBean

Syntax

JMX_SET_ATTRIBUTE MBEAN=..., ATTRIBUTE=..., VALUE=...

Syntax

Description/Format

MBEAN=

Object name of the MBean

ATTRIBUTE=

Name of the attribute

VALUE=

Value that should be set for the attribute

Comments

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_SET_ATTRIBUTE ATTRIBUTE=State, MBEAN=UC4:type=StandardMBean, VALUE=running

See also: