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 2016/02/11 18:38:03 UTC

ambari git commit: AMBARI-14800 Alerts: HDFS alerts based on AMS metrics (additional patch) (dsen)

Repository: ambari
Updated Branches:
  refs/heads/trunk 58fe67c19 -> e0492163d


AMBARI-14800 Alerts: HDFS alerts based on AMS metrics (additional patch) (dsen)


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

Branch: refs/heads/trunk
Commit: e0492163d060e1840eecc1d463a9e5ddebbf81a5
Parents: 58fe67c
Author: Dmytro Sen <ds...@apache.org>
Authored: Thu Feb 11 19:37:11 2016 +0200
Committer: Dmytro Sen <ds...@apache.org>
Committed: Thu Feb 11 19:37:11 2016 +0200

----------------------------------------------------------------------
 .../common-services/HDFS/2.1.0.2.0/alerts.json      | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/e0492163/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json b/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json
index bba6c11..2a6229c 100644
--- a/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json
+++ b/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json
@@ -523,7 +523,7 @@
       },
       {
         "name": "increase_nn_heap_usage_hourly",
-        "label": "Hourly increase in NN heap usage",
+        "label": "NameNode Heap Usage (Hourly)",
         "description": "This service-level alert is triggered if the NN heap usage deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 5,
         "scope": "ANY",
@@ -581,7 +581,7 @@
       },
       {
         "name": "namenode_service_rpc_latency_hourly",
-        "label": "Hourly Service-RPC latency",
+        "label": "NameNode RPC Latency (Hourly)",
         "description": "This service-level alert is triggered if the Service-RPC latency deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 5,
         "scope": "ANY",
@@ -639,7 +639,7 @@
       },
       {
         "name": "namenode_increase_in_storage_capacity_usage_hourly",
-        "label": "Hourly increase in storage capacity usage",
+        "label": "HDFS Storage Capacity Usage (Hourly)",
         "description": "This service-level alert is triggered if the increase in storage capacity usage deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 5,
         "scope": "ANY",
@@ -697,7 +697,7 @@
       },
       {
         "name": "increase_nn_heap_usage_daily",
-        "label": "Daily increase in NN heap usage",
+        "label": "NameNode Heap Usage (Daily)",
         "description": "This service-level alert is triggered if the NN heap usage deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 480,
         "scope": "ANY",
@@ -755,7 +755,7 @@
       },
       {
         "name": "namenode_service_rpc_latency_daily",
-        "label": "Daily Service-RPC latency",
+        "label": "NameNode RPC Latency (Daily)",
         "description": "This service-level alert is triggered if the Service-RPC latency deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 480,
         "scope": "ANY",
@@ -813,7 +813,7 @@
       },
       {
         "name": "namenode_increase_in_storage_capacity_usage_daily",
-        "label": "Daily increase in storage capacity usage",
+        "label": "HDFS Storage Capacity Usage (Daily)",
         "description": "This service-level alert is triggered if the increase in storage capacity usage deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 480,
         "scope": "ANY",
@@ -871,7 +871,7 @@
       },
       {
         "name": "increase_nn_heap_usage_weekly",
-        "label": "Weekly increase in NN heap usage",
+        "label": "NameNode Heap Usage (Weekly)",
         "description": "This service-level alert is triggered if the NN heap usage deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 1440,
         "scope": "ANY",
@@ -929,7 +929,7 @@
       },
       {
         "name": "namenode_increase_in_storage_capacity_usage_weekly",
-        "label": "Weekly increase in storage capacity usage",
+        "label": "HDFS Storage Capacity Usage (Weekly)",
         "description": "This service-level alert is triggered if the increase in storage capacity usage deviation has grown beyond the specified threshold within a given time interval.",
         "interval": 1440,
         "scope": "ANY",