[
https://issues.apache.org/jira/browse/AMBARI-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083447#comment-15083447
]
Hudson commented on AMBARI-14538:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #142 (See
[https://builds.apache.org/job/Ambari-branch-2.2/142/])
AMBARI-14538. Stale alerts missing host name(s) (dlysnichenko) (dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=73f73ff319470001b3651183afbfa0e22c1eb78a])
*
ambari-server/src/main/java/org/apache/ambari/server/alerts/StaleAlertRunnable.java
> Stale alerts missing host name(s)
> ---------------------------------
>
> Key: AMBARI-14538
> URL: https://issues.apache.org/jira/browse/AMBARI-14538
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Attachments: AMBARI-14538.patch
>
>
> Stale alerts should include the host name(s) associated with the alerts. As
> these are ambari-server alerts reporting status about alerts that are not run
> including the host names in the alert_text may be a valid option.
> The following pattern should be used for this alert:
> {code}
> The following host(s) have alerts which have not run within their specified
> intervals: <hostname>[<alert_label_1> (<stale_time>), <alert_label_2>
> (<stale_time>)], <hostname-2> ...
> {code}
> For example:
> {code}
> The following host(s) have alerts which have not run within their specified
> intervals: c6401.ambari.apache.org[NodeManager Web UI (12m), NameNode Process
> (6m), DataNode Health (2h)], c6402.ambari.apache.org[Flume Agent (2d)]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)