ActiveMQ Tool is a Java based Desktop Application for monitoring and managing the behavior of an ActiveMQ broker via JMX MBeans
ActiveMQ Tool is a Java based Desktop Application for monitoring and managing the behavior of an ActiveMQ broker via JMX MBeans.
ActiveMQ-Tool has the following features organized into tabs:
Broker | displays info such as broker name, version, uptime and usage |
Queues | menages following operations on queues: - order by name, pending messages, etc - browse, purge, delete - show/hide default and custom headers/body - order messages of a queue by field - search through messages of a queue in all visible fields - copy/move/delete multiple messages |
Processes | create consumers and producers on the fly |
$ mvn jfx:native
`
or
$ mvn jfx:jar
`