You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ds...@apache.org on 2015/12/08 14:27:59 UTC

ambari git commit: AMBARI-14262 AMS Alert for auto-start is unclear (dsen)

Repository: ambari
Updated Branches:
  refs/heads/trunk 4bd35dfba -> c776ec588


AMBARI-14262 AMS Alert for auto-start is unclear (dsen)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/c776ec58
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c776ec58
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c776ec58

Branch: refs/heads/trunk
Commit: c776ec588dcad82beb342edc83466e6bf15e1681
Parents: 4bd35df
Author: Dmytro Sen <ds...@apache.org>
Authored: Tue Dec 8 15:27:46 2015 +0200
Committer: Dmytro Sen <ds...@apache.org>
Committed: Tue Dec 8 15:27:46 2015 +0200

----------------------------------------------------------------------
 .../resources/common-services/AMBARI_METRICS/0.1.0/alerts.json   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/c776ec58/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/alerts.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/alerts.json
index 964403e..4015590 100644
--- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/alerts.json
+++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/alerts.json
@@ -30,8 +30,8 @@
     "METRICS_COLLECTOR": [
       {
         "name": "ams_metrics_collector_autostart",
-        "label": "Metrics Collector Auto-Start",
-        "description": "This alert is triggered if the Metrics Collector has been auto-started for number of times equal to threshold.",
+        "label": "Metrics Collector - Auto-Restart Status",
+        "description": "This alert is triggered if the Metrics Collector has been restarted automatically too frequently in last one hour. By default, a Warning alert is triggered if restarted twice in one hour and a Critical alert is triggered if restarted 4 or more times in one hour.",
         "interval": 1,
         "scope": "ANY",
         "enabled": true,