You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2014/11/15 23:03:33 UTC

[jira] [Created] (AMBARI-8344) Alerts: Remove Flume Alerts From Host Components

Jonathan Hurley created AMBARI-8344:
---------------------------------------

             Summary: Alerts: Remove Flume Alerts From Host Components
                 Key: AMBARI-8344
                 URL: https://issues.apache.org/jira/browse/AMBARI-8344
             Project: Ambari
          Issue Type: Task
          Components: alerts, ambari-server
    Affects Versions: 2.0.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
             Fix For: 2.0.0


With Nagios as the alerting system, Flume alerts needed to be injected into the response of the status command and manually inserted into the list of cluster alerts. 

The new alerting system removes the need for this workaround since a single flume script is now used to check and report on the overall flume state.

The following areas of code should be removed:
1) Remove the alerts from the {{status}} function of {{flume_handler.py}}
2) Remove the {{AgentAlert}} from the host components
3) Remove the collection of Alerts from the cluster



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)