You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2015/01/26 21:03:51 UTC

ambari git commit: AMBARI-9303. Alerts: Incorrect alert name on Alerts page. (Yurii Shylov via mahadev)

Repository: ambari
Updated Branches:
  refs/heads/trunk 694ca91fd -> bb36d2a3b


AMBARI-9303. Alerts: Incorrect alert name on Alerts page. (Yurii Shylov via mahadev)


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

Branch: refs/heads/trunk
Commit: bb36d2a3b345063339752eb6ff8493ba90294477
Parents: 694ca91
Author: Mahadev Konar <ma...@apache.org>
Authored: Mon Jan 26 12:03:43 2015 -0800
Committer: Mahadev Konar <ma...@apache.org>
Committed: Mon Jan 26 12:03:43 2015 -0800

----------------------------------------------------------------------
 .../src/main/resources/common-services/KNOX/0.5.0.2.2/alerts.json  | 2 +-
 .../resources/stacks/HDP/2.2.GlusterFS/services/KNOX/alerts.json   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/bb36d2a3/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/alerts.json b/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/alerts.json
index e063da7..4986e04 100644
--- a/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/alerts.json
+++ b/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/alerts.json
@@ -4,7 +4,7 @@
     "KNOX_GATEWAY": [
       {
         "name": "knox_gateway_process",
-        "label": "Know Gateway Process",
+        "label": "Knox Gateway Process",
         "description": "This host-level alert is triggered if the Knox Gateway cannot be determined to be up.",
         "interval": 1,
         "scope": "HOST",

http://git-wip-us.apache.org/repos/asf/ambari/blob/bb36d2a3/ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/KNOX/alerts.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/KNOX/alerts.json b/ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/KNOX/alerts.json
index 85bf144..9599a48 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/KNOX/alerts.json
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/KNOX/alerts.json
@@ -4,7 +4,7 @@
     "KNOX_GATEWAY": [
       {
         "name": "knox_gateway_process",
-        "label": "Know Gateway Process",
+        "label": "Knox Gateway Process",
         "interval": 1,
         "scope": "HOST",
         "source": {