How to addd monitoring to Check_MK to watch /opt/atlassian/jira/jre//bin/java

Hello team,

Please help me whether checkmk have any predefined monitoring to this “/opt/atlassian/jira/jre//bin/java”
or we need to create a local plugin for the same?

Thanks

Hi,
what do you like to monitor within Jira? You can get information about via API: Jira Data Center monitoring | Atlassian Support | Atlassian Documentation
You need to write your own special agent to collect data and some checks to bring the results into checkmk or look at Katalog und Dokumentation der Checkplugins (checkmk.com)

Cheers,
Christian

Thanks @ChristianM …will try the same

Hallo,

my checks

  1. a simple check if the process is running only once
  2. end2end with robotmk to check logins and performace

Ralf

install mk_jolokia and one of attlassins plugins related to it (forgot the name)
adjust the mk_jolokia.cfg to your needs and you will get default JVM Monitoring by CMK
for everything on top - Feature Request or DIY

Cheers
Daniel

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.