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.

What were the main factors to replace Nagios and Ganglia with Ambari Metrics ?

avatar

Wondering what were the driving factors to replace Nagios and Ganglia with Ambari Metrics.

1 ACCEPTED SOLUTION

avatar

The following reasons are cited by Siddarth Waggle in AMBARI-5707 (https://issues.apache.org/jira/browse/AMBARI-5707) as reasons for the proposal of Ambari Metrics:

Problems with current system:

  • Ganglia has limited capabilities for analyzing historic data, new plugins are not easy to write.
  • Horizontal scale out for large clusters.
  • No support for adhoc queries.
  • Not easy to add metrics support for new services added to the stack.
  • It is non trivial to hook up existing time series databases like OpenTSDB to store raw data forever.

There was also a number of customers already using Nagios and/or Ganglia in their infrastructure and there were version incompatibilities between those installations and the versions shipped with HDP.

View solution in original post

1 REPLY 1

avatar

The following reasons are cited by Siddarth Waggle in AMBARI-5707 (https://issues.apache.org/jira/browse/AMBARI-5707) as reasons for the proposal of Ambari Metrics:

Problems with current system:

  • Ganglia has limited capabilities for analyzing historic data, new plugins are not easy to write.
  • Horizontal scale out for large clusters.
  • No support for adhoc queries.
  • Not easy to add metrics support for new services added to the stack.
  • It is non trivial to hook up existing time series databases like OpenTSDB to store raw data forever.

There was also a number of customers already using Nagios and/or Ganglia in their infrastructure and there were version incompatibilities between those installations and the versions shipped with HDP.