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.activemq:bstat
Name
activemq:bstat, bstat — summarizes the statistics for a broker
Synopsis
activemq:bstat  [
					--jmxurl JMXUrl
				] [
					--pid PID
				] [
					-jmxuser userName
				] [
					-jmxpassword password
				] [
					-jmxlocal
				] [
					--version
				] [[
						--help
					] |  [
						-h
					] |  [
						-?
					]] {
					brokerName
				}
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 |