Name
activemq-admin query — queries the broker for information on specific objects
Synopsis
activemq-admin query [-QMBeanType=name] [-xQMBeanType=name] [--objname query] [--xobjname query] [--view {attr...}] [--jmxurl JMXUrl] [-jmxuser userName] [-jmxpassword password] [-Dname=value...] [--version] [[--help] | [-h] | [-?]]
Arguments
| Option | Interpretation |
|---|---|
-Q
<
| Adds to the search list the specific object type matched by the defined object identifier. |
-xQ
< | Removes from the search list the specific object type matched by the object identifier. |
--objname
< | Adds to the search list objects matched by the query similar. |
--xobjname
< | Removes from the search list objects matched by the query. |
--view <
| Selects the specific attribute of the object to view; by default, all attributes are displayed. |
--jmxurl
< | Sets the JMX URL to connect to. |
--jmxuser
< | Sets the JMX user, used for authentication. |
--jmxpassword
< | Sets the JMX password, used for authentication. |
--jmxlocal
| Use the local JMX server instead of a remote server. |
-D | Sets a Java system property. For example,
-Dactivemq.home=C:/ActiveMQ. |
--version
| Displays the version information. |
-h, -?, --help
| Displays the online help for this command. |








