Entering content frame

Background documentation JMX Locate the document in its SAP Library structure

This section contains the command used for managing the JMX Adapter Service. It is added to the Shell Environment be executing ADD JMX on the command line.

 

QUERY_NAMES

 

Syntax

QUERY_NAMES [pattern]

Arguments

 

pattern

Only those names matching the given pattern are displayed. The pattern is a regular JMX ObjectName pattern. For example: “*:*” matches all names (default). “myDomain:*” matches all names in the given domain. “*:key=value,*” matches all names having the specified key value. Usually the pattern has to be quoted using “”.

Description

Lists the names of the MBeans matching the given pattern.

 

Leaving content frame