I'm adding an application using a parcel and csd in Cloudera Manager. The application has a rest API that a user can call to see the status
of the application. Is there a way to hook that status in the status shown in the Cloudera Manager UI? I see there is an option to use a .mdl file but I
don't see a way to hook in REST call into that.
Created 11-20-2015 09:31 AM
Created on 02-08-2016 08:59 AM - edited 02-08-2016 09:00 AM
Is there any timescale on this? The documentation for monitoring CSDs has been unchanged since March:
https://github.com/cloudera/cm_ext/wiki/Service-Monitoring-Descriptor-Language-Reference
Cheers
Created 02-15-2016 09:06 AM
I am also looking for roadmap or timescale for this feature.
Created 04-04-2016 03:39 PM
+1 This is a huge missing feature IMO, especially for anyone providing third-party partner CSDs. This is one area where Cloudera Manager is actually lagging behind Ambari.
Created 04-24-2017 01:19 PM
Just wanted to know if there was any status update for this. It has been a planned feature for over 2 years...
Created 01-25-2018 12:50 AM
Created 01-31-2018 07:48 PM
Desire this feature the same......
Any news?
Created 01-31-2018 07:50 PM
In this application, I see they put a monitor chart in the service page.
It is likely a third party service, and they can monitor their service in the cloudera manager.
Created 07-22-2020 03:54 AM
In case of cask CDP (images - found on google) they have the process and host monitoring displayed in CM GUI.
By service monitoring if you are referring to the process monitoring then - as per https://github.com/cloudera/cm_ext/wiki/Monitoring-Support-for-CSDs#baseline-monitoring, process status or role status can be visible in the CM GUI by default.
I am looking for monitoring based on JMX based source, not sure if it is supported. Do you happen to found out the solution?
Thx