Does Jazzmon support RQM and RRC?
Hi
It is great to see jazzmon now available for download.
If would like to find if jazzmon works for RQM as most of jazz article and wiki does not use /qm or /rm as example.
I was able to get some RQM data from https://host:9443/qm/service/com.ibm.team.repository.service.internal.counters.ICounterContentService
but encounter an error for RRC for https://ratsuitein99.in.ibm.com:9443/rm/service/com.ibm.team.repository.service.internal.counters.ICounterContentService
Error 403: CRJZS0040E There is no REST service handler registered for the path "/service/com.ibm.team.repository.service.internal.counters.ICounterContentService".
Thanks,
It is great to see jazzmon now available for download.
If would like to find if jazzmon works for RQM as most of jazz article and wiki does not use /qm or /rm as example.
I was able to get some RQM data from https://host:9443/qm/service/com.ibm.team.repository.service.internal.counters.ICounterContentService
but encounter an error for RRC for https://ratsuitein99.in.ibm.com:9443/rm/service/com.ibm.team.repository.service.internal.counters.ICounterContentService
Error 403: CRJZS0040E There is no REST service handler registered for the path "/service/com.ibm.team.repository.service.internal.counters.ICounterContentService".
Thanks,
Accepted answer
JazzMon will work with RTC (ccm or jazz application), JTS, and RQM (qm) since they all use the standard Jazz webservice report. The sample baseline from jazz.net does include data from all three but RQM is not used heavily on that server specifically so the data is not representative of much load.
RRC Is NOT covered at this time because it is a JTS Fronting Application that doesn't support the standard report that other Jazz applications do. It does provide an alternate report that is not compatible.
Note that you can monitor all three supported applications at once - for example:
SERVER_URL_LIST=<yourServer>:9443/jazz,<yourServer>:9443/jts,<yourServer>:9443/qm
will monitor all three at the same time and show them in the grand totals report so you can see relative traffic levels.
RRC Is NOT covered at this time because it is a JTS Fronting Application that doesn't support the standard report that other Jazz applications do. It does provide an alternate report that is not compatible.
Note that you can monitor all three supported applications at once - for example:
SERVER_URL_LIST=<yourServer>:9443/jazz,<yourServer>:9443/jts,<yourServer>:9443/qm
will monitor all three at the same time and show them in the grand totals report so you can see relative traffic levels.