Skip to content

Commit 3654177

Browse files
author
admin
committed
Generation: 1
1 parent 6e3b7a0 commit 3654177

File tree

1 file changed

+347
-0
lines changed

1 file changed

+347
-0
lines changed
Lines changed: 347 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,347 @@
1+
{
2+
"apiVersion": "dashboard.grafana.app/v0alpha1",
3+
"kind": "Dashboard",
4+
"metadata": {
5+
"name": "ddrmjcg0b83r4d"
6+
},
7+
"spec": {
8+
"annotations": {
9+
"list": [
10+
{
11+
"builtIn": 1,
12+
"datasource": {
13+
"type": "grafana",
14+
"uid": "-- Grafana --"
15+
},
16+
"enable": true,
17+
"hide": true,
18+
"iconColor": "rgba(0, 211, 255, 1)",
19+
"name": "Annotations \u0026 Alerts",
20+
"type": "dashboard"
21+
}
22+
]
23+
},
24+
"editable": true,
25+
"fiscalYearStartMonth": 0,
26+
"graphTooltip": 0,
27+
"links": [],
28+
"panels": [
29+
{
30+
"datasource": {
31+
"type": "datasource",
32+
"uid": "-- Dashboard --"
33+
},
34+
"description": "This table shows the top 10 physical disks with the longest wait time for a write operation across all device paths for the selected time period.\nClick on an individual disk data row to see more details. ",
35+
"fieldConfig": {
36+
"defaults": {
37+
"color": {
38+
"mode": "thresholds"
39+
},
40+
"custom": {
41+
"align": "auto",
42+
"cellOptions": {
43+
"type": "color-text"
44+
},
45+
"inspect": false
46+
},
47+
"links": [
48+
{
49+
"targetBlank": true,
50+
"title": "show details",
51+
"url": "/../d/adrn3nuthrsw0e/individual-physical-disk-wait-time-data-writes?orgId=1\u0026refresh=5s\u0026var-disk=${__data.fields.Field}"
52+
}
53+
],
54+
"mappings": [],
55+
"noValue": "null",
56+
"thresholds": {
57+
"mode": "absolute",
58+
"steps": [
59+
{
60+
"color": "green",
61+
"value": null
62+
},
63+
{
64+
"color": "red",
65+
"value": 80
66+
}
67+
]
68+
},
69+
"unit": "s"
70+
},
71+
"overrides": [
72+
{
73+
"matcher": {
74+
"id": "byName",
75+
"options": "Field"
76+
},
77+
"properties": [
78+
{
79+
"id": "custom.width",
80+
"value": 213
81+
},
82+
{
83+
"id": "displayName",
84+
"value": "physical disk"
85+
}
86+
]
87+
},
88+
{
89+
"matcher": {
90+
"id": "byName",
91+
"options": "Max"
92+
},
93+
"properties": [
94+
{
95+
"id": "custom.width",
96+
"value": 119
97+
}
98+
]
99+
}
100+
]
101+
},
102+
"gridPos": {
103+
"h": 13,
104+
"w": 6,
105+
"x": 0,
106+
"y": 0
107+
},
108+
"id": 4,
109+
"options": {
110+
"cellHeight": "sm",
111+
"footer": {
112+
"countRows": false,
113+
"fields": "",
114+
"reducer": [
115+
"sum"
116+
],
117+
"show": false
118+
},
119+
"showHeader": true,
120+
"sortBy": []
121+
},
122+
"pluginVersion": "11.0.0",
123+
"targets": [
124+
{
125+
"datasource": {
126+
"type": "datasource",
127+
"uid": "-- Dashboard --"
128+
},
129+
"panelId": 1,
130+
"refId": "A"
131+
}
132+
],
133+
"title": "Top 10 MAX WAIT TIME pdisks",
134+
"transformations": [
135+
{
136+
"id": "joinByField",
137+
"options": {}
138+
},
139+
{
140+
"id": "reduce",
141+
"options": {}
142+
},
143+
{
144+
"id": "sortBy",
145+
"options": {
146+
"fields": {},
147+
"sort": [
148+
{
149+
"desc": true,
150+
"field": "Max"
151+
}
152+
]
153+
}
154+
},
155+
{
156+
"id": "limit",
157+
"options": {}
158+
}
159+
],
160+
"type": "table"
161+
},
162+
{
163+
"datasource": {
164+
"type": "opentsdb",
165+
"uid": "aelsi0dap7w8we"
166+
},
167+
"description": "This chart shows the longest wait time for a write operation across all device paths on\n all selected physical disks during the selected time period.\n\nThe presented values are calculated as follows:\nmax(gpfs_pdds_max_disk_wait_wr) group_by gpfs_disk_name\n\n**Note** that the corresponding sensor GPFSPDDisk is running every 10 seconds.",
168+
"fieldConfig": {
169+
"defaults": {
170+
"color": {
171+
"mode": "palette-classic"
172+
},
173+
"custom": {
174+
"axisBorderShow": false,
175+
"axisCenteredZero": false,
176+
"axisColorMode": "text",
177+
"axisLabel": "",
178+
"axisPlacement": "auto",
179+
"barAlignment": 0,
180+
"drawStyle": "line",
181+
"fillOpacity": 0,
182+
"gradientMode": "none",
183+
"hideFrom": {
184+
"legend": false,
185+
"tooltip": false,
186+
"viz": false
187+
},
188+
"insertNulls": false,
189+
"lineInterpolation": "linear",
190+
"lineWidth": 1,
191+
"pointSize": 5,
192+
"scaleDistribution": {
193+
"type": "linear"
194+
},
195+
"showPoints": "auto",
196+
"spanNulls": false,
197+
"stacking": {
198+
"group": "A",
199+
"mode": "none"
200+
},
201+
"thresholdsStyle": {
202+
"mode": "off"
203+
}
204+
},
205+
"fieldMinMax": false,
206+
"mappings": [],
207+
"noValue": "null",
208+
"thresholds": {
209+
"mode": "absolute",
210+
"steps": [
211+
{
212+
"color": "green",
213+
"value": null
214+
},
215+
{
216+
"color": "red",
217+
"value": 80
218+
}
219+
]
220+
},
221+
"unit": "s"
222+
},
223+
"overrides": [
224+
{
225+
"matcher": {
226+
"id": "byValue",
227+
"options": {
228+
"op": "gte",
229+
"reducer": "allIsNull",
230+
"value": 0
231+
}
232+
},
233+
"properties": [
234+
{
235+
"id": "noValue",
236+
"value": "0"
237+
}
238+
]
239+
}
240+
]
241+
},
242+
"gridPos": {
243+
"h": 13,
244+
"w": 18,
245+
"x": 6,
246+
"y": 0
247+
},
248+
"id": 1,
249+
"options": {
250+
"legend": {
251+
"calcs": [],
252+
"displayMode": "list",
253+
"placement": "bottom",
254+
"showLegend": true
255+
},
256+
"tooltip": {
257+
"maxHeight": 600,
258+
"mode": "single",
259+
"sort": "none"
260+
}
261+
},
262+
"targets": [
263+
{
264+
"aggregator": "max",
265+
"alias": "$tag_gpfs_disk_name",
266+
"datasource": {
267+
"type": "opentsdb",
268+
"uid": "aelsi0dap7w8we"
269+
},
270+
"disableDownsampling": true,
271+
"downsampleAggregator": "noop",
272+
"downsampleFillPolicy": "none",
273+
"filters": [
274+
{
275+
"filter": "$disk",
276+
"groupBy": true,
277+
"tagk": "gpfs_disk_name",
278+
"type": "pm_filter"
279+
}
280+
],
281+
"metric": "gpfs_pdds_max_disk_wait_wr",
282+
"refId": "A"
283+
}
284+
],
285+
"title": "Physical disks MAX WAIT TIMES (data writes)",
286+
"type": "timeseries"
287+
}
288+
],
289+
"refresh": "5s",
290+
"schemaVersion": 39,
291+
"tags": [
292+
"pdisk"
293+
],
294+
"templating": {
295+
"list": [
296+
{
297+
"current": {
298+
"selected": false,
299+
"text": "Olaf_ESS",
300+
"value": "bdnp5dbnxwl4wb"
301+
},
302+
"hide": 0,
303+
"includeAll": false,
304+
"multi": false,
305+
"name": "Datasource",
306+
"options": [],
307+
"query": "opentsdb",
308+
"queryValue": "",
309+
"refresh": 1,
310+
"regex": "",
311+
"skipUrlSync": false,
312+
"type": "datasource"
313+
},
314+
{
315+
"current": {},
316+
"datasource": {
317+
"type": "opentsdb",
318+
"uid": "aelsi0dap7w8we"
319+
},
320+
"definition": "tag_values(gpfs_pdds_bytes_read, gpfs_disk_name)",
321+
"description": "tag_values(gpfs",
322+
"hide": 0,
323+
"includeAll": true,
324+
"multi": true,
325+
"name": "disk",
326+
"options": [],
327+
"query": "tag_values(gpfs_pdds_bytes_read, gpfs_disk_name)",
328+
"refresh": 1,
329+
"regex": "^(?!.*RG).*$",
330+
"skipUrlSync": false,
331+
"sort": 0,
332+
"type": "query"
333+
}
334+
]
335+
},
336+
"time": {
337+
"from": "now-5m",
338+
"to": "now"
339+
},
340+
"timeRangeUpdatedDuringEditOrView": false,
341+
"timepicker": {},
342+
"timezone": "browser",
343+
"title": "Top 10 physical disks with the longest wait times during write operations",
344+
"weekStart": ""
345+
},
346+
"status": {}
347+
}

0 commit comments

Comments
 (0)