Can metricbeat monitor the jms applicaiton

Hi Team,
Is is possible to make the metricbeat to monitor the jms applicaiton? Like WebMethods Broker, or other JMS application?

Currently this is not possible. But metricbeat is easy extendible and we are always looking for new modules. Could you share some details on how monitoring for JMS applications works?

Hi, so sorry for delay response.
For example, for WebMethods Broker Server, which use JMS to communicate, we hope to know how many resource it has been used, how deep is the topic/queue, and other performance indexes...

I didn't dig into the JMS protocol but best would be if there is already a library out there for Golang that we could use.

You could also be interested in the work that is going on here related to JMX: https://github.com/elastic/beats/pull/3051

Thanks. For JMX, we already have a way to monitor(via ITRS). So no need to be integrated into ELK.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.