Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.此内容没有您所选择的语言版本。
3.2. activemq:bstat, bstat
Abstract
						summarizes the statistics for a broker
					
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
activemq:bstat  [
					--jmxurl JMXUrl
				] [
					--pid PID
				] [
					-jmxuser userName
				] [
					-jmxpassword password
				] [
					-jmxlocal
				] [
					--version
				] [[
						--help
					] |  [
						-h
					] |  [
						-?
					]] {
					brokerName
				}
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
				Table 3.3, “activemq:bstat Arguments” describes the command's arguments.
			
| Argument | Description | 
|---|---|
 --jmxurl URL  | Sets the JMX URL used to locate brokers. | 
 --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  | Use the local JMX server instead of a remote server. | 
 --version  | Displays the version information. | 
 -h, -?, --help  | Displays the online help for this command. | 
| brokerName | The name of the broker |