layout: default_md title: How can I monitor ActiveMQ title-class: page-title-activemq5 type: activemq5

FAQ > Using Apache ActiveMQ > How can I monitor ActiveMQ

How can I monitor ActiveMQ

ActiveMQ comes bundled with Jolokia which provides a RESTful interface to ActiveMQ's JMX capabilities. An open source third party tool that connects via Jolokia is hawt.io, an HTML-5 web console with an ActiveMQ plugin that is at least worth being familiar with as ActiveMQ and hawt.io share developers.

In ActiveMQ you can monitor the broker to see what destinations are being used, their activity along with connections and subscriptions using the following tools

Third Party Tools

See Also