JMX_GET_ATTRIBUTES
Use the JMX_GET_ATTRIBUTES script element to retrieve the values of all the attributes of an MBean.
Important! In the search_all= parameter of the INI file of the agent, the administrator can define whether this function searches the MBean on all local MBean servers, or only on those to which the agent is connected.
Syntax
JMX_GET_ATTRIBUTES MBEAN=...
Parameters
-
JMX_GET_ATTRIBUTES
Retrieves the values of all attributes of an MBean -
MBEAN=
Defines the object name of the MBean
Example
JMX_GET_ATTRIBUTE MBEAN="Catalina:type=GlobalRequestProcessor,name=http-80"
See also: