[
https://issues.apache.org/jira/browse/AMBARI-18292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yao Lei updated AMBARI-18292:
-----------------------------
Status: Open (was: Patch Available)
> Support dispatching notification of assigned alert states for script-based
> alert dispatcher
> -------------------------------------------------------------------------------------------
>
> Key: AMBARI-18292
> URL: https://issues.apache.org/jira/browse/AMBARI-18292
> Project: Ambari
> Issue Type: Improvement
> Components: alerts
> Affects Versions: trunk
> Reporter: Yao Lei
> Fix For: 2.5.0
>
> Attachments: AMBARI-18292.patch
>
>
> By default, Ambari allow all notification of all kinds of alert states
> (OK,WARNING,CRITICAL,UNKNOWN) to dispatch in script-based alert dispatcher.
> However, sometimes we hope to filter notification of some alert states
> This patch will resolve this by setting
> 'notification.dispatch.alert.script.states' in ambari.properties as
> following:
> #Only dispatch WARNING and CRITICAL state notification
> notification.dispatch.alert.script.states=WARNING,CRITICAL
> If you don't set this property that means all notification will be dispatched
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)