Este conteúdo não está disponível no idioma selecionado.
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 |