Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.此内容没有您所选择的语言版本。
3.3. activemq:list
Abstract
						lists all available brokers in the specified JMX context
					
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
activemq:list  [
					--jmxurl JMXUrl
				] [
					--pid PID
				] [
					-jmxuser userName
				] [
					-jmxpassword password
				] [
					-jmxlocal
				] [
					--version
				] [[
						--help
					] |  [
						-h
					] |  [
						-?
					]]
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
				Table 3.4, “activemq:list Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
 --jmxurl URL  | Sets the JMX URL to connect to | 
 --pid PID  | Set the pid to connect to (only on Sun JVM). | 
 --jmxuser user  | Sets the JMX user, used for authentication | 
 --jmxpassword password  | Sets the JMX password, used for authentication | 
 --jmxlocal  | Specifies to use the local JMX server instead of a remote server | 
 --version  | Displays the version information | 
 -h, -?, --help  | Displays the online help for this command |