[
https://issues.apache.org/jira/browse/AMBARI-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354873#comment-14354873
]
Krisztian Horvath commented on AMBARI-6354:
-------------------------------------------
As you said currently SNMP and SMTP are supported for alert notifications. As I
quickly checked the code I would need to implement the NotificationDispatcher
to have a dispatcher which is capable to call back to target endpoints if an
alert triggers. Let's say send a POST request to a target endpoint. Similar to
Amazon's SNS topic. Use case: HDFS disk space reaches 90% call back to an URL
with the alert details and it would trigger and event in a 3rd party
application to act on it.
> Alerts Redesign
> ---------------
>
> Key: AMBARI-6354
> URL: https://issues.apache.org/jira/browse/AMBARI-6354
> Project: Ambari
> Issue Type: Epic
> Components: ambari-agent, ambari-server, ambari-web
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 2.0.0
>
> Attachments: AlertTechDesignPublic.pdf, AlertTechDesignPublic.pdf
>
>
> The purpose of this umbrella JIRA is to track a new feature that enables
> Ambari to be the source of Alert data for a cluster.
> * "Black box" Nagios and not make it a hard dependency of Ambari.
> * Allow custom defined alerts and thresholds.
> * Flexibly define how alerts get published, and recipients of those alerts.
> * Use stacks to define baseline alerts for a cluster that can themselves be
> customized.
> (As design documents are completed, they will be attached to this JIRA)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)