There are various ways to monitor ActiveMQ. If you are on version 4.2 or later of ActiveMQ you can then You can monitor ActiveMQ using the Web Console by pointing your browser at
http://localhost:8161/admin
And from ActiveMQ 5.9 onwards you can use the new web console
http://localhost:8161/hawtio
Info |
|
|
| From ActiveMQ 5.8 onwards the web apps is secured out of the box. The default username and password is admin/admin. You can configure this in the conf/jetty-real.properties file. |
...