【问题标题】:ActiveMQ Artemis Version Over MBean基于 MBean 的 ActiveMQ Artemis 版本
【发布时间】:2021-08-05 09:41:15
【问题描述】:

我检查了documentation,但找不到。有没有办法通过 MBean 获取 Artemis 版本,我可以通过 Jolokia 接口调用它?

【问题讨论】:

  • ActiveMQServerControl MBean 有一个version 属性,如the JavaDoc 中所述。可通过 Web 控制台为任何 JMX 属性提供示例 Jolokia URL。

标签: activemq activemq-artemis jolokia


【解决方案1】:

我在管理界面找到:

http://localhost:8161/console/jolokia/read/org.apache.activemq.artemis:broker=%22<broker_name>%22/Version

【讨论】:

  • 如果这是正确答案,请将其标记为正确答案。谢谢!
猜你喜欢
  • 2021-10-09
  • 2019-01-21
  • 2013-06-20
  • 2020-10-09
  • 1970-01-01
  • 1970-01-01
  • 2018-05-08
  • 2021-09-02
  • 1970-01-01
相关资源
最近更新 更多