On 2020-06-20 10:20, Pooja Chauhan wrote:
Hi , I want to monitor cassandra,kafka, sql ect services running in the instance when these are down. Process exporter is not giving me these process infos as they are java based.I tired JMX exporter but that requires some authentication from microservice which is not as per the security norms hence has limitation.Please suggest how to proceed with prometheus for these requirement.
What do you mean "requires some authentication from microservice"? For JMX exporter you should just add it as an agent to each application.
https://www.robustperception.io/monitoring-cassandra-with-prometheus https://www.robustperception.io/monitoring-kafka-with-prometheus -- Stuart Clark -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/13ab07f56d9419e62a31e268f3377c76%40Jahingo.com.

