[
https://issues.apache.org/jira/browse/AMBARI-15111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154565#comment-15154565
]
Hudson commented on AMBARI-15111:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #363 (See
[https://builds.apache.org/job/Ambari-branch-2.2/363/])
AMBARI-15111 Alerts: email notification should also contain server info (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=08ae909d2c12cb77c8fcfb30bad7e02a8bffa1f0])
* ambari-server/src/main/resources/alert-templates.xml
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/services/AlertNoticeDispatchService.java
> Alerts: email notification should also contain server info
> ----------------------------------------------------------
>
> Key: AMBARI-15111
> URL: https://issues.apache.org/jira/browse/AMBARI-15111
> Project: Ambari
> Issue Type: Task
> Affects Versions: 2.2.2
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15111.patch
>
>
> Updating description / extracting comments:
> The goal is to include additional information in the Email Alert message that
> is sent out so it's easier for the user to known what to do when they receive
> an alert.
> 1) Include information about the affected host for the specific alert being
> fired. For example, If the alert is about a DataNode process, then we should
> also be including the hostname that is affected (i.e. running the DataNode).
> In some cases, alerts are not host specific, and we can include "blank" in
> the email template.
> 2) Include information about the cluster name. People might be getting alerts
> from > 1 cluster, so including the Cluster Name in the email Subject and Body
> is useful
> 3) If possible, can we have information about the Ambari Server host + URL
> available for use in the template? Meaning: if we know the Ambari Server URL,
> then format URL links in the email body (especially in the case of #1) so the
> user can "just click" to go to a host...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)