Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to monitor Ambari itself ?

avatar
New Member

Hello,

We have Ambari Server/agents monitoring our 16 Node cluster and popping up alerts for any issue with the Farm.

However the entire monitoring would go for a toss if Ambari Server goes itself goes down, we dont have HA for Ambari. So can we setup any script which keeps monitoring Ambari services ?

1 ACCEPTED SOLUTION

avatar
Master Guru

@HEMEN KOTECHA heads up ambari HA should be available in ambari version 2.5.

https://issues.apache.org/jira/browse/AMBARI-17126

In the meantime what you could do is enable jmx on ambari server. via jmx client you can pull stats and determine if server is up or not.

View solution in original post

2 REPLIES 2

avatar
Master Guru

@HEMEN KOTECHA heads up ambari HA should be available in ambari version 2.5.

https://issues.apache.org/jira/browse/AMBARI-17126

In the meantime what you could do is enable jmx on ambari server. via jmx client you can pull stats and determine if server is up or not.

avatar
Master Guru