Category: Jms/mq 2013-10-30 18:31 1478 people read comments (1) Collection report
Hawtio-web Management Console
To put it simply, there is finally a decent management console.
Page based on jquery, Angularjs, Bootstrap and other mainstream JS framework, simple interface, smooth operation.
Integrates JMX, LOG, Health, connect remote server and other functions.
Mainly jmx-oriented, the original create destinations, send, delete and other functions are integrated into the corresponding node in the JMX operation.
Gorgeous new console Landing interface:
The default user name password is admin/admin; stored in the Conf folder under the Jetty-realm.properties;
You can substitute your own username password, or you can use your own authentication mechanism to replace the associated realm.
A lot of things are integrated, some are not needed.
Here we 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 to perform the appropriate JMX operation.
Of course, if it is 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.
Logs page to see all the log information.