Skip to:
Add a JMS broker monitor that talks JMS protocol ( ActiveMQ, Open Message Queue. )
JSR 343: Java Message Service 2.0https://jcp.org/en/jsr/detail?id=343
Created pull request: https://github.com/OpenNMS/opennms/pull/2561
I've also pushed this to branch jira/ in the OpenNMS/opennms repository for circleci testing.
https://circleci.com/workflow-run/70961a34-42cb-4336-bba2-656f15c8c92d
This should be easy to do using Apache Camel. In fact, a general-purpose Camel monitor would be a great feature because it would enable us to monitor based on any of the Camel protocols. Which are... basically anything.
Add a JMS broker monitor that talks JMS protocol ( ActiveMQ, Open Message Queue. )
JSR 343: Java Message Service 2.0
https://jcp.org/en/jsr/detail?id=343