[
https://issues.apache.org/jira/browse/AMBARI-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty resolved AMBARI-5906.
-----------------------------------
Resolution: Fixed
> Add support to create arbitrary gmond servers for metrics collection
> --------------------------------------------------------------------
>
> Key: AMBARI-5906
> URL: https://issues.apache.org/jira/browse/AMBARI-5906
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.6.1
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: 1.6.1
>
> Attachments: AMBARI-5906.patch
>
>
> *Proposal*:
> Ambari ships with a fixed set of gmond servers all tied to specific service
> components. If user installs a custom component or a yarn application and
> needs a dedicated gmond server he will need to edit the Ambari Ganglia
> scripts.
> The proposal is to ship Ambari with a set of named gmond server instances
> that can be activated though reconfiguration of ganglia. This is precursor to
> the feature (possibly using Custom Commands) to add arbitrary named gmond
> servers dynamically.
> Once the gmond servers are activated, they can be used to submit ganglia
> metrics that will be available through Ganglia Web Server. A followup JIRA
> will be created to add support for accessing metrics through Ambari REST API.
> Initially, Ambari will have three named instances "Application1",
> "Application2", and "Application3" available.
> These can be activated through global variable "enabled_app_servers" that
> accepts comma separated names for application specific servers to be
> activated. Ganglia needs to be restarted after the configuration is modified.
--
This message was sent by Atlassian JIRA
(v6.2#6252)