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.15.4. Managing the Broker with JMX
Abstract
All of the exposed MBeans have operations that allow you to perform management tasks on the broker. These operations allow you to stop a broker, start and stop network connectors, create and destroy destinations, and create and destroy subscriptions. The MBeans also provide operations for browsing destinations and passing test messages to destinations.
Overview Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The MBeans exposed by Red Hat AMQ provide a number of operations for monitoring and managing a broker instance. You can access these operations through any tool that supports JMX.
Broker actions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 15.5, “Broker MBean Operations” describes the operations exposed by the MBean for a broker.
Connector actions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 15.6, “Connector MBean Operations” describes the operations exposed by the MBean for a transport connector.
Network connector actions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 15.7, “Network Connector MBean Operations” describes the operations exposed by the MBean for a network connector.
Queue actions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 15.8, “Queue MBean Operations” describes the operations exposed by the MBean for a queue destination.
Topic actions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 15.9, “Topic MBean Operations” describes the operations exposed by the MBean for a topic destination.
Subscription actions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 15.10, “Subscription MBean Operations” describes the operations exposed by the MBean for a durable subscription.