Nate Cole created AMBARI-4496:
---------------------------------
Summary: Filter out ignored alerts for host and service on server
Key: AMBARI-4496
URL: https://issues.apache.org/jira/browse/AMBARI-4496
Project: Ambari
Issue Type: Task
Components: controller
Reporter: Nate Cole
Assignee: Nate Cole
Fix For: 1.5.0
Alerts should be filter out on server side.
Host rule:
if title of alert contains "Percent" string then it ignored
Service rule:
if title of alert is one of the following:
'NodeManager health', 'NodeManager process', 'TaskTracker process',
'RegionServer process', 'DataNode process', 'DataNode space', 'ZooKeeper Server
process'
then it ignored.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)