Created 10-12-2016 08:32 AM
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 ?
Created 10-12-2016 03:12 PM
@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.
Created 10-12-2016 03:12 PM
@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.
Created 10-14-2016 03:51 AM
if you want some addtional info on jmx here you go