JMX_GET_ATTRIBUTES
Supplies the values of all the attributes of an MBean.
Syntax
JMX_GET_ATTRIBUTES MBEAN=...
Syntax |
Description/Format |
---|---|
MBEAN= |
The object name of the MBean. |
Comments
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.
Example
JMX_GET_ATTRIBUTE MBEAN="Catalina:type=GlobalRequestProcessor,name=http-80"
See also: