- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Monitoring Ambari server
- Labels:
-
Apache Ambari
Created ‎03-07-2017 08:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am currently running Ambari 2.2.2. Ambari monitors all the services, but what if Ambari goes down.
Do I have to go with some external monitoring to monitor Ambari ?
Created ‎03-07-2017 08:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your idea is reasonable given there is no supported HA for Ambari. Following JIRA remains unresolved.
https://issues.apache.org/jira/browse/AMBARI-17126
But what if the external monitoring tool that's monitoring Ambari goes down? Would you have another tool monitoring your monitoring Ambari tool? See the problem?
But you can use an external monitoring tool like Upstart or Supervisor to monitor Ambari and then do a failover to a standby server. Please see the following link for more details on how to achieve this:
Created ‎03-07-2017 08:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your idea is reasonable given there is no supported HA for Ambari. Following JIRA remains unresolved.
https://issues.apache.org/jira/browse/AMBARI-17126
But what if the external monitoring tool that's monitoring Ambari goes down? Would you have another tool monitoring your monitoring Ambari tool? See the problem?
But you can use an external monitoring tool like Upstart or Supervisor to monitor Ambari and then do a failover to a standby server. Please see the following link for more details on how to achieve this:
Created ‎03-07-2017 08:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suggest you look at this article
https://community.hortonworks.com/articles/74335/ambari-server-performance-monitoring-alerts.html
It demonstrates how to poll ambari server performance. This will tell you if ambari is up or down and if it is performing well.
