Sets an attribute of an MBean
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 |
In the agent'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.
JMX_SET_ATTRIBUTE ATTRIBUTE=State, MBEAN=UC4:type=StandardMBean, VALUE=running
See also: