Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57AF118176 for ; Mon, 4 Apr 2016 19:18:07 +0000 (UTC) Received: (qmail 21823 invoked by uid 500); 4 Apr 2016 19:18:07 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 21794 invoked by uid 500); 4 Apr 2016 19:18:07 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 21783 invoked by uid 99); 4 Apr 2016 19:18:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2016 19:18:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 19F51DFE2E; Mon, 4 Apr 2016 19:18:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: yusaku@apache.org To: commits@ambari.apache.org Message-Id: <892566633b8c4d43a5a9735f3df5b980@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-15695. Updated Grafana Dashboards. (Prajwal Rao via yusaku) Date: Mon, 4 Apr 2016 19:18:07 +0000 (UTC) Repository: ambari Updated Branches: refs/heads/branch-2.2 aa88cfc62 -> 683a7f690 AMBARI-15695. Updated Grafana Dashboards. (Prajwal Rao via yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/683a7f69 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/683a7f69 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/683a7f69 Branch: refs/heads/branch-2.2 Commit: 683a7f69009a2d3e97ea3d7978112887a0ab45bb Parents: aa88cfc Author: Yusaku Sako Authored: Mon Apr 4 12:17:19 2016 -0700 Committer: Yusaku Sako Committed: Mon Apr 4 12:17:57 2016 -0700 ---------------------------------------------------------------------- .../grafana-dashboards/grafana-hbase-home.json | 4 +- .../grafana-dashboards/grafana-hbase-misc.json | 2 +- .../grafana-hbase-performance.json | 2 +- .../grafana-hdfs-namenodes.json | 4 +- .../grafana-dashboards/grafana-system-home.json | 4 +- .../grafana-system-servers.json | 6 +- .../grafana-yarn-applications.json | 53 ++++++------ .../grafana-dashboards/grafana-yarn-home.json | 4 +- .../grafana-yarn-jobhistoryserver.json | 5 +- .../grafana-yarn-nodemanagers.json | 8 +- .../grafana-dashboards/grafana-yarn-queues.json | 91 +++++++++++--------- .../grafana-yarn-resourcemanagers.json | 28 +++--- .../grafana-yarn-timelineserver.json | 24 +++--- 13 files changed, 126 insertions(+), 109 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-home.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-home.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-home.json index d89957f..635795f 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-home.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-home.json @@ -190,7 +190,7 @@ }, "targets": [ { - "aggregator": "avg", + "aggregator": "sum", "app": "hbase", "downsampleAggregator": "avg", "errors": {}, @@ -2510,7 +2510,7 @@ } ], "time": { - "from": "now-1h", + "from": "now-6h", "to": "now" }, "timepicker": { http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-misc.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-misc.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-misc.json index ce71f29..b91b4b7 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-misc.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-misc.json @@ -1580,7 +1580,7 @@ } ], "time": { - "from": "now-1h", + "from": "now-6h", "to": "now" }, "timepicker": { http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-performance.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-performance.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-performance.json index 2b7ece8..6890285 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-performance.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hbase-performance.json @@ -8964,7 +8964,7 @@ } ], "time": { - "from": "now-30m", + "from": "now-6h", "to": "now" }, "timepicker": { http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hdfs-namenodes.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hdfs-namenodes.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hdfs-namenodes.json index 50dd678..8ff3694 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hdfs-namenodes.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-hdfs-namenodes.json @@ -1715,7 +1715,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, @@ -1784,7 +1784,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-home.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-home.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-home.json index 9e36a7d..96261fe 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-home.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-home.json @@ -1549,7 +1549,7 @@ } ], "showTitle": true, - "title": "Network Packages" + "title": "Network Packets" }, { "collapse": true, @@ -1716,7 +1716,7 @@ } ], "time": { - "from": "now-1h", + "from": "now-6h", "to": "now" }, "timepicker": { http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-servers.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-servers.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-servers.json index 97f4aa7..b1f4eb9 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-servers.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-system-servers.json @@ -1967,7 +1967,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, @@ -2038,7 +2038,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, @@ -2084,7 +2084,7 @@ } ], "showTitle": true, - "title": "Network Packages" + "title": "Network Packets" }, { "collapse": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-applications.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-applications.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-applications.json index 33f5036..7bcde17 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-applications.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-applications.json @@ -12,25 +12,25 @@ "sharedCrosshair": false, "rows": [ { - "title": "New row", - "height": "25px", - "editable": true, "collapse": false, + "editable": true, + "height": "25px", "panels": [ { - "title": "", - "error": false, - "span": 12, + "content": "

Metrics to see the status of Applications on the YARN cluster.

\n
This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.
", "editable": true, - "type": "text", - "isNew": true, + "error": false, "id": 7, + "isNew": true, + "links": [], "mode": "html", - "content": "

Metrics to see the status of Applications on the YARN cluster.

\n
This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.
", + "span": 12, "style": {}, - "links": [] + "title": "", + "type": "text" } - ] + ], + "title": "New row" }, { "collapse": false, @@ -204,18 +204,18 @@ }, { "aggregator": "max", - "alias": "Completed Apps", + "alias": "Pending Apps", "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, - "metric": "yarn.QueueMetrics.Queue=root.AppsCompleted", + "metric": "yarn.QueueMetrics.Queue=root.AppsPending", "precision": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, - "title": "Apps Running vs Completed", + "title": "Apps Running vs Pending", "tooltip": { "shared": true, "value_type": "cumulative" @@ -273,30 +273,33 @@ "targets": [ { "aggregator": "max", - "alias": "Pending Apps", + "alias": "Submitted Apps", "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, "hide": false, "hosts": "", - "metric": "yarn.QueueMetrics.Queue=root.AppsPending", + "metric": "yarn.QueueMetrics.Queue=root.AppsSubmitted", "precision": "", - "refId": "A" + "refId": "A", + "shouldAddPrecision": false, + "shouldComputeRate": false }, { "aggregator": "max", - "alias": "Submitted Apps", + "alias": "Completed Apps", "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, - "metric": "yarn.QueueMetrics.Queue=root.AppsSubmitted", + "metric": "yarn.QueueMetrics.Queue=root.AppsCompleted", "precision": "", - "refId": "B" + "refId": "B", + "shouldComputeRate": false } ], "timeFrom": null, "timeShift": null, - "title": "Apps Submitted vs Pending", + "title": "Apps Submitted vs Completed", "tooltip": { "shared": true, "value_type": "cumulative" @@ -361,7 +364,7 @@ "steppedLine": false, "targets": [ { - "aggregator": "avg", + "aggregator": "max", "alias": "Avg AM Launch Delay", "app": "resourcemanager", "downsampleAggregator": "avg", @@ -432,7 +435,7 @@ "steppedLine": false, "targets": [ { - "aggregator": "avg", + "aggregator": "max", "alias": "Avg AM Register Delay", "app": "resourcemanager", "downsampleAggregator": "avg", @@ -464,7 +467,7 @@ } ], "time": { - "from": "now-7d", + "from": "now-6h", "to": "now" }, "timepicker": { @@ -501,7 +504,7 @@ }, "refresh": false, "schemaVersion": 8, - "version": 16, + "version": 5, "links": [ { "asDropdown": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-home.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-home.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-home.json index 7caa042..9108ebc 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-home.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-home.json @@ -586,7 +586,7 @@ } ], "time": { - "from": "now-1h", + "from": "now-6h", "to": "now" }, "timepicker": { @@ -623,7 +623,7 @@ }, "refresh": false, "schemaVersion": 8, - "version": 96, + "version": 5, "links": [ { "asDropdown": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-jobhistoryserver.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-jobhistoryserver.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-jobhistoryserver.json index 4e15681..182bceb 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-jobhistoryserver.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-jobhistoryserver.json @@ -237,7 +237,7 @@ "refId": "B" }, { - "aggregator": "avg", + "aggregator": "max", "alias": "Heap Committed", "app": "jobhistoryserver", "downsampleAggregator": "avg", @@ -351,6 +351,7 @@ "to": "now" }, "timepicker": { + "now": true, "refresh_intervals": [ "5s", "10s", @@ -382,7 +383,7 @@ "list": [] }, "schemaVersion": 8, - "version": 9, + "version": 2, "links": [ { "asDropdown": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-nodemanagers.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-nodemanagers.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-nodemanagers.json index 2a98313..ee35b3c 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-nodemanagers.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-nodemanagers.json @@ -650,7 +650,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, @@ -950,7 +950,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, @@ -1169,7 +1169,7 @@ "current": false, "max": false, "min": false, - "show": true, + "show": false, "total": false, "values": false }, @@ -1676,7 +1676,7 @@ "list": [] }, "schemaVersion": 8, - "version": 57, + "version": 3, "links": [ { "asDropdown": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-queues.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-queues.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-queues.json index a41092e..3b9426f 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-queues.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-queues.json @@ -12,25 +12,25 @@ "sharedCrosshair": false, "rows": [ { - "title": "New row", - "height": "25px", - "editable": true, "collapse": false, + "editable": true, + "height": "25px", "panels": [ { - "title": "", - "error": false, - "span": 12, + "content": "

Metrics to see the status of Queues on the YARN cluster. You can select, one, multiple or all queues using the dropdown on the left(above this message).

\n
This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.
", "editable": true, - "type": "text", - "isNew": true, + "error": false, "id": 25, + "isNew": true, + "links": [], "mode": "html", - "content": "

Metrics to see the status of Queues on the YARN cluster. You can select, one, multiple or all queues using the dropdown on the left(above this message).

\n
This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.
", + "span": 12, "style": {}, - "links": [] + "title": "", + "type": "text" } - ] + ], + "title": "New row" }, { "collapse": true, @@ -90,7 +90,9 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AppsRunning", - "refId": "A" + "refId": "A", + "shouldAddPrecision": false, + "shouldComputeRate": false } ], "timeFrom": null, @@ -152,7 +154,7 @@ "steppedLine": false, "targets": [ { - "aggregator": "avg", + "aggregator": "max", "alias": "Apps Pending", "app": "resourcemanager", "downsampleAggregator": "avg", @@ -232,7 +234,9 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AppsCompleted", - "refId": "A" + "refId": "A", + "shouldAddPrecision": false, + "shouldComputeRate": false } ], "timeFrom": null, @@ -303,7 +307,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AppsFailed", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -365,7 +370,7 @@ "steppedLine": false, "targets": [ { - "aggregator": "avg", + "aggregator": "max", "alias": "Apps Killed", "app": "resourcemanager", "downsampleAggregator": "avg", @@ -374,7 +379,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AppsKilled", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -445,7 +451,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AppsSubmitted", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -521,10 +528,10 @@ "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, - "metric": "yarn.QueueMetrics.Queue=root.AggregateContainersAllocated", + "metric": "yarn.QueueMetrics.Queue=root.AllocatedContainers", "precision": "", "qmetric": "root.default", - "queue": "yarn.QueueMetrics.Queue=root.default.AggregateContainersAllocated", + "queue": "yarn.QueueMetrics.Queue=root.default.AllocatedContainers", "refId": "A" } ], @@ -739,7 +746,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AggregateContainersAllocated", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -796,13 +804,13 @@ "points": false, "renderer": "flot", "seriesOverrides": [], - "span": 6, + "span": 4, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", - "alias": "Total Node Local Containers Allocated", + "alias": "Node Local Containers Allocated", "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, @@ -810,7 +818,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AggregateNodeLocalContainersAllocated", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -867,13 +876,13 @@ "points": false, "renderer": "flot", "seriesOverrides": [], - "span": 6, + "span": 4, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", - "alias": "Total Rack Local Containers Allocated", + "alias": "Rack Local Containers Allocated", "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, @@ -881,7 +890,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AggregateRackLocalContainersAllocated", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -938,13 +948,13 @@ "points": false, "renderer": "flot", "seriesOverrides": [], - "span": 6, + "span": 4, "stack": false, "steppedLine": false, "targets": [ { - "aggregator": "avg", - "alias": "Total OffSwitch Containers Allocated", + "aggregator": "max", + "alias": "OffSwitch Containers Allocated", "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, @@ -952,7 +962,8 @@ "precision": "", "qmetric": "root.default", "queue": "yarn.QueueMetrics.Queue=root.default.AggregateOffSwitchContainersAllocated", - "refId": "A" + "refId": "A", + "shouldComputeRate": false } ], "timeFrom": null, @@ -1095,7 +1106,7 @@ "steppedLine": false, "targets": [ { - "aggregator": "avg", + "aggregator": "max", "alias": "Pending Memory", "app": "resourcemanager", "downsampleAggregator": "avg", @@ -1326,10 +1337,10 @@ "app": "resourcemanager", "downsampleAggregator": "avg", "errors": {}, - "metric": "yarn.QueueMetrics.Queue=root.default.UsedAMResourceMB", + "metric": "yarn.QueueMetrics.Queue=root.UsedAMResourceMB", "precision": "", "qmetric": "root.default", - "queue": "yarn.QueueMetrics.Queue=root.default.default.UsedAMResourceMB", + "queue": "yarn.QueueMetrics.Queue=root.default.UsedAMResourceMB", "refId": "B" } ], @@ -1435,8 +1446,8 @@ } ], "time": { - "from": "2016-03-16T20:58:21.293Z", - "to": "2016-03-16T21:06:23.137Z" + "from": "now-6h", + "to": "now" }, "timepicker": { "now": true, @@ -1469,15 +1480,15 @@ { "allFormat": "wildcard", "current": { - "text": "root", - "value": "root" + "text": "", + "value": "" }, "datasource": null, "hideLabel": true, "includeAll": true, "multi": true, "multiFormat": "glob", - "name": "q", + "name": "queue", "options": [ { "text": "All", @@ -1497,7 +1508,7 @@ }, "refresh": false, "schemaVersion": 8, - "version": 81, + "version": 36, "links": [ { "asDropdown": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-resourcemanagers.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-resourcemanagers.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-resourcemanagers.json index 5cdd212..8d0c4a1 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-resourcemanagers.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-resourcemanagers.json @@ -12,28 +12,28 @@ "sharedCrosshair": false, "rows": [ { - "title": "New row", - "height": "25px", - "editable": true, "collapse": false, + "editable": true, + "height": "25px", "panels": [ { - "title": "", - "error": false, - "span": 12, + "content": "

Metrics to see the status of ResourceManagers on the YARN cluster. Click on each row title to expand on demand to look at various metrics.

\n
This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.
", "editable": true, - "type": "text", - "isNew": true, + "error": false, "id": 12, + "isNew": true, + "links": [], "mode": "html", - "content": "

Metrics to see the status of ResourceManagers on the YARN cluster. Click on each row title to expand on demand to look at various metrics.

\n
This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.
", + "span": 12, "style": {}, - "links": [] + "title": "", + "type": "text" } - ] + ], + "title": "New row" }, { - "collapse": false, + "collapse": true, "editable": true, "height": "250px", "panels": [ @@ -835,7 +835,7 @@ } ], "time": { - "from": "now-24h", + "from": "now-6h", "to": "now" }, "timepicker": { @@ -919,7 +919,7 @@ }, "refresh": false, "schemaVersion": 8, - "version": 39, + "version": 9, "links": [ { "asDropdown": true, http://git-wip-us.apache.org/repos/asf/ambari/blob/683a7f69/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-timelineserver.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-timelineserver.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-timelineserver.json index 2f24e51..f62f14b 100644 --- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-timelineserver.json +++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/grafana-yarn-timelineserver.json @@ -125,7 +125,7 @@ "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, - "id": 2, + "id": 3, "isNew": true, "legend": { "avg": false, @@ -154,14 +154,14 @@ "app": "applicationhistoryserver", "downsampleAggregator": "avg", "errors": {}, - "metric": "yarn.TimelineDataManagerMetrics.PostEntitiesTotal", + "metric": "yarn.TimelineDataManagerMetrics.GetEntitiesTimeAvgTime", "precision": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, - "title": "Timeline Entity Data Write", + "title": "Timeline Entity Data Read time", "tooltip": { "shared": true, "value_type": "cumulative" @@ -170,12 +170,13 @@ "x-axis": true, "y-axis": true, "y_formats": [ - "short", + "ms", "short" ] } ], - "title": "Row" + "showTitle": true, + "title": "Data Reads" }, { "collapse": false, @@ -201,7 +202,7 @@ "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, - "id": 3, + "id": 2, "isNew": true, "legend": { "avg": false, @@ -230,14 +231,14 @@ "app": "applicationhistoryserver", "downsampleAggregator": "avg", "errors": {}, - "metric": "yarn.TimelineDataManagerMetrics.GetEntitiesTimeAvgTime", + "metric": "yarn.TimelineDataManagerMetrics.PostEntitiesTotal", "precision": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, - "title": "Timeline Entity Data Read time", + "title": "Timeline Entity Data Write", "tooltip": { "shared": true, "value_type": "cumulative" @@ -246,7 +247,7 @@ "x-axis": true, "y-axis": true, "y_formats": [ - "ms", + "short", "short" ] }, @@ -319,7 +320,8 @@ ] } ], - "title": "New row" + "showTitle": true, + "title": "Data Writes" } ], "time": { @@ -358,7 +360,7 @@ "list": [] }, "schemaVersion": 8, - "version": 16, + "version": 5, "links": [ { "asDropdown": true,