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)