Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to check the RTC applications (CCM/QM/RM ) are healthy when one of these components is down through API

We can get the list of registered applications from the Jazz API by using the discovery URL(from the JTS rootservices document).From the xml file I see lots of publishers/names like /rm2 and /qm-dt. This is good. However, if /rm2 is DOWN, will it show up in this list as down, or will it not show up in this list at all?
If it shows as down, what xml item below am I looking for to denote that the service is down?

<jd:Application>
<dc:publisher>/rm2</dc:publisher>
<jd:scope>http://jazz.net/xmlns/prod/jazz/discovery/1.0/internal</jd:scope>
<jd:contextRoot>https://localhost:port/rm</jd:contextRoot>
<jd:rootServices rdf:resource="https://localhost:port/rm/rootservices"/>
<j.0:publisher rdf:resource="https://localhost:port/rm/application-about"/>
<jd:registration rdf:resource="https://localhost:port/rm/service/com.ibm.team.repository.service.internal.setup.IRegistrationHandlerService"/>

<jd:domain rdf:parseType="Resource">
<dc:identifier>http://open-services.net/ns/rm#</dc:identifier>
</jd:domain>
<jd:jsaSsoEnabled>false</jd:jsaSsoEnabled>
</jd:Application>[Less]

0 votes


Accepted answer

Permanent link

 My 2 cents: If you want to know an application is accessible, you access the application. There are also ways to monitor such systems. See https://jazz.net/blog/index.php/2018/05/25/monitoring-jazz-applications-using-jmx-mbeans/ for a start.

Chandrashekar Navapet selected this answer as the correct answer

0 votes

Comments

 Thanks for the information

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 29 '19, 8:19 a.m.

Question was seen: 955 times

Last updated: Aug 01 '19, 6:00 a.m.

Confirmation Cancel Confirm