Hi again,
we are currently implementing a microservice that we connect to the Yuuvis ActiveMQ via JMS. We consume the topic "indexDataChanged" and use a durable subscriber with a retry policy.
On our DEV environment we had the situation that our Micorservice received/consumed all JMS messages again after restarting the "yuuvis RAD service manager".
We could not reproduce the problem so far. But we want to make sure that this problem does not affect us on production.
Therefore we would like to monitor the ActiveMQ.
- Is the ActiveMQ Web Console active and if not, could it be activated?
- Is it possible to monitor the AMQ with e.g. https://hawt.io/ via JMX (or Jolokia REST interface)?
Many thanks and best regards
Martin