Ambari/Hadoop Monitoring

Hi Everyone,

Good Afternoon.

I am new to Grafana and prometheus. we have openshift and hadoop setup. We are having rest api calls to ambari server i.e. curl -u admin:admin -sS -G -k “https://172.XX.XXX.XXX:8081/api/v1/clusters/democluster/services/ZOOKEEPER

We want to get this rest api output to promethues or grafana. I have tried with Prometheus but No Luck. Then i found one plugin in Grafana i.e. [https://grafana.com/grafana/plugins/praj-ams-datasource?version=1.2.0] but this plugin is also not working as in grafana it only accept “http” not “https”.

So anyone can help me on this.Our main aim is to monitor Hadoop Cluster.

Thanks
Vishal Galhotra