Unable to read Jira JMX data in LogicMonitor

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

 

要約

When integrating LogicMonitor with Jira via JMX, attributes with the dot character (.) are not able to be read

環境

  • Jira is integrated with Logic Monitor via JMX

診断

An an example, when reading the attribute jira-software.max.user.count  within LogicMonitor, only the jira-software  part is read

原因

The behaviour occurs because LogicMonitor treats dots in an attribute as as a composite attribute instead of a single attribute. Unfortunately, many of Jira's attributes are denoted with dots, for example:

  • jira-software.max.user.count
  • issue.search.count
  • web.requests

ソリューション

Escape the dots in the Jira attribute with a backslash ("\") character. For example, jira-software\.max\.user\.count

For more information, please see LogicMonitor Documentation: JMX Data Collection Methods


最終更新日 2023 年 5 月 2 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.