Hawtio-web Management Console
Simply put, there is finally a decent management console.
Page based on jquery, AngularJS, Bootstrap and other mainstream JS framework, simple interface, smooth operation.
Features such as JMX, LOG, health, connect remote server are integrated.
Mainly JMX-based, the original create destinations, send, delete and other functions are integrated into the corresponding node in the JMX operation.
Gorgeous new Console Login interface:
The default user name password is admin/admin; Saved in Jetty-realm.properties under the Conf folder;
You can replace the relevant realm with your own username or password, or you can use your own authentication mechanism.
Many things are integrated, some are not needed.
Here you see the JMX information for the ACTIVEMQ instance within the same JVM.
Click on the specific item on the left to view the corresponding property information and perform the appropriate JMX operation.
Of course, if it is a host, Queue, topic and other nodes, you can directly see the Create, Send, remove and other functional operations.
The JMX feature page can see all the JMX information.
The Connect page can be connected to other ACTIVEMQ instances.
The logs page can see all the log information.