You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Outline

Ambari Server can be used to manage a few tens of nodes to 1000+ nodes. In large clusters, or clusters with sub-optimal infrastructure, capturing Ambari Server performance can be useful for tuning the server as well as guiding future performance optimization efforts. Through this feature, a Metrics Source-Sink framework has been implemented within the AmbariServer which facilitates fine grained control of the various metric sources as well as eases addition of future metrics sources.

Specifically, Ambari server JVM and database (EclipseLink) metric sources have been wired up to be sent to AMS, and visualized through Grafana dashboards. 

Metrics Service & Sink Design

Configuration

Metrics Source

Metrics Sink

MetricsService

Metric Sources

JVM Metrics

Database Metrics

Disabling Ambari Server metrics globally

  • Add the following config to /etc/ambari-server/conf/ambari.properties
    • ambariserver.metrics.disable=true
  • Restart Ambari Server

Related JIRA

Unable to render Jira issues macro, execution error.  

 


  • No labels