The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

system info REST call

Muhammad Awan
December 7, 2018

Hello all -

i am trying to monitor the JIRA platform and want to make REST calls to get information - my jira version is 7.12 - 

Question - where can i get a list of calls that i can mage to get system information 

e.g -- http://<server-ip>:<port>/resr/------------

Thanks  

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Aakash T
December 10, 2018

@Muhammad Awan,

You can use serverinfo rest API but it returns very limited information about JIRA server. At the moment, for detailed system info one ticket is already been tracked here.

Unfortunately, you can not get very much detailed result from any REST end point.

Hope this helps.

Thanks.

Muhammad Awan
December 10, 2018

Thanks for the response - the data that i want is system status - so one check is 

curl -iv http://192.168.XXX.XX:8080/rest/troubleshooting/1.0/check/

are there similar checks that i can make to get JVM memory from system info

mem_info.PNG 

Michael Aglas
Contributor
January 29, 2020

you can use this one: https://marketplace.atlassian.com/apps/20909/javamelody-monitoring-plugin?hosting=server&tab=overview

it allows you to request info about it JVM via <jira baseurl>/monitoring?format=json&part=jvm

Like Trung Pham likes this
0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 7, 2018

Hello,

You can find the list of available Rest Api calls here:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#gettingstarted

If it is not available there, what you are looking for, then there is no public API to get his info.

Muhammad Awan
December 10, 2018

Thanks for the response - the data that i want is system status - so one check is 

curl -iv http://192.168.XXX.XX:8080/rest/troubleshooting/1.0/check/

are there similar checks that i can make to get JVM memory from system info

mem_info.PNG

TAGS
AUG Leaders

Atlassian Community Events