You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2014/02/01 02:07:05 UTC

[jira] [Created] (AMBARI-4496) Filter out ignored alerts for host and service on server

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)