Skip to content

Commit c1f3648

Browse files
author
admin
committed
Generation: 1
1 parent 3654177 commit c1f3648

File tree

1 file changed

+339
-0
lines changed

1 file changed

+339
-0
lines changed
Lines changed: 339 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,339 @@
1+
{
2+
"apiVersion": "dashboard.grafana.app/v0alpha1",
3+
"kind": "Dashboard",
4+
"metadata": {
5+
"name": "adrn3nuthrsw0e"
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": "opentsdb",
32+
"uid": "aelsi0dap7w8we"
33+
},
34+
"description": "gpfs_pdds_max_disk_wait_wr from gpfs_disk_name=$disk",
35+
"fieldConfig": {
36+
"defaults": {
37+
"color": {
38+
"mode": "palette-classic"
39+
},
40+
"custom": {
41+
"axisBorderShow": false,
42+
"axisCenteredZero": false,
43+
"axisColorMode": "text",
44+
"axisLabel": "",
45+
"axisPlacement": "auto",
46+
"barAlignment": 0,
47+
"drawStyle": "line",
48+
"fillOpacity": 0,
49+
"gradientMode": "none",
50+
"hideFrom": {
51+
"legend": false,
52+
"tooltip": false,
53+
"viz": false
54+
},
55+
"insertNulls": false,
56+
"lineInterpolation": "linear",
57+
"lineWidth": 1,
58+
"pointSize": 5,
59+
"scaleDistribution": {
60+
"type": "linear"
61+
},
62+
"showPoints": "auto",
63+
"spanNulls": false,
64+
"stacking": {
65+
"group": "A",
66+
"mode": "none"
67+
},
68+
"thresholdsStyle": {
69+
"mode": "off"
70+
}
71+
},
72+
"fieldMinMax": false,
73+
"mappings": [],
74+
"noValue": "null",
75+
"thresholds": {
76+
"mode": "absolute",
77+
"steps": [
78+
{
79+
"color": "green",
80+
"value": null
81+
},
82+
{
83+
"color": "red",
84+
"value": 80
85+
}
86+
]
87+
},
88+
"unit": "s"
89+
},
90+
"overrides": [
91+
{
92+
"matcher": {
93+
"id": "byValue",
94+
"options": {
95+
"op": "gte",
96+
"reducer": "allIsNull",
97+
"value": 0
98+
}
99+
},
100+
"properties": [
101+
{
102+
"id": "noValue",
103+
"value": "0"
104+
}
105+
]
106+
}
107+
]
108+
},
109+
"gridPos": {
110+
"h": 11,
111+
"w": 12,
112+
"x": 0,
113+
"y": 0
114+
},
115+
"id": 1,
116+
"options": {
117+
"legend": {
118+
"calcs": [],
119+
"displayMode": "list",
120+
"placement": "bottom",
121+
"showLegend": true
122+
},
123+
"tooltip": {
124+
"maxHeight": 600,
125+
"mode": "single",
126+
"sort": "none"
127+
}
128+
},
129+
"targets": [
130+
{
131+
"aggregator": "noop",
132+
"alias": "$tag_gpfs_dev_path",
133+
"datasource": {
134+
"type": "opentsdb",
135+
"uid": "aelsi0dap7w8we"
136+
},
137+
"disableDownsampling": true,
138+
"downsampleAggregator": "noop",
139+
"downsampleFillPolicy": "none",
140+
"filters": [
141+
{
142+
"filter": "$disk",
143+
"groupBy": true,
144+
"tagk": "gpfs_disk_name",
145+
"type": "pm_filter"
146+
}
147+
],
148+
"metric": "gpfs_pdds_max_disk_wait_wr",
149+
"refId": "A"
150+
}
151+
],
152+
"title": "$disk MAX WAIT TIMES (data writes) on each path",
153+
"type": "timeseries"
154+
},
155+
{
156+
"datasource": {
157+
"type": "opentsdb",
158+
"uid": "aelsi0dap7w8we"
159+
},
160+
"description": "gpfs_pdds_max_queue_wait_wr from gpfs_disk_name=$disk",
161+
"fieldConfig": {
162+
"defaults": {
163+
"color": {
164+
"mode": "palette-classic"
165+
},
166+
"custom": {
167+
"axisBorderShow": false,
168+
"axisCenteredZero": false,
169+
"axisColorMode": "text",
170+
"axisLabel": "",
171+
"axisPlacement": "auto",
172+
"barAlignment": 0,
173+
"drawStyle": "line",
174+
"fillOpacity": 0,
175+
"gradientMode": "none",
176+
"hideFrom": {
177+
"legend": false,
178+
"tooltip": false,
179+
"viz": false
180+
},
181+
"insertNulls": false,
182+
"lineInterpolation": "linear",
183+
"lineWidth": 1,
184+
"pointSize": 5,
185+
"scaleDistribution": {
186+
"type": "linear"
187+
},
188+
"showPoints": "auto",
189+
"spanNulls": false,
190+
"stacking": {
191+
"group": "A",
192+
"mode": "none"
193+
},
194+
"thresholdsStyle": {
195+
"mode": "off"
196+
}
197+
},
198+
"fieldMinMax": false,
199+
"mappings": [],
200+
"noValue": "null",
201+
"thresholds": {
202+
"mode": "absolute",
203+
"steps": [
204+
{
205+
"color": "green",
206+
"value": null
207+
},
208+
{
209+
"color": "red",
210+
"value": 80
211+
}
212+
]
213+
},
214+
"unit": "s"
215+
},
216+
"overrides": [
217+
{
218+
"matcher": {
219+
"id": "byValue",
220+
"options": {
221+
"op": "gte",
222+
"reducer": "allIsNull",
223+
"value": 0
224+
}
225+
},
226+
"properties": [
227+
{
228+
"id": "noValue",
229+
"value": "0"
230+
}
231+
]
232+
}
233+
]
234+
},
235+
"gridPos": {
236+
"h": 11,
237+
"w": 12,
238+
"x": 12,
239+
"y": 0
240+
},
241+
"id": 2,
242+
"options": {
243+
"legend": {
244+
"calcs": [],
245+
"displayMode": "list",
246+
"placement": "bottom",
247+
"showLegend": true
248+
},
249+
"tooltip": {
250+
"maxHeight": 600,
251+
"mode": "single",
252+
"sort": "none"
253+
}
254+
},
255+
"targets": [
256+
{
257+
"aggregator": "noop",
258+
"alias": "$tag_gpfs_dev_path",
259+
"datasource": {
260+
"type": "opentsdb",
261+
"uid": "aelsi0dap7w8we"
262+
},
263+
"disableDownsampling": true,
264+
"downsampleAggregator": "noop",
265+
"downsampleFillPolicy": "none",
266+
"filters": [
267+
{
268+
"filter": "$disk",
269+
"groupBy": true,
270+
"tagk": "gpfs_disk_name",
271+
"type": "pm_filter"
272+
}
273+
],
274+
"metric": "gpfs_pdds_max_queue_wait_wr",
275+
"refId": "A"
276+
}
277+
],
278+
"title": "$disk MAX in QUEUE WAIT TIMES (data writes) on each path",
279+
"type": "timeseries"
280+
}
281+
],
282+
"refresh": "5s",
283+
"schemaVersion": 39,
284+
"tags": [
285+
"pdisk"
286+
],
287+
"templating": {
288+
"list": [
289+
{
290+
"current": {
291+
"selected": false,
292+
"text": "Olaf_ESS",
293+
"value": "bdnp5dbnxwl4wb"
294+
},
295+
"hide": 0,
296+
"includeAll": false,
297+
"multi": false,
298+
"name": "Datasource",
299+
"options": [],
300+
"query": "opentsdb",
301+
"refresh": 1,
302+
"regex": "",
303+
"skipUrlSync": false,
304+
"type": "datasource"
305+
},
306+
{
307+
"current": {},
308+
"datasource": {
309+
"type": "opentsdb",
310+
"uid": "aelsi0dap7w8we"
311+
},
312+
"definition": "tag_values(gpfs_pdds_bytes_read, gpfs_disk_name)",
313+
"description": "tag_values(gpfs",
314+
"hide": 0,
315+
"includeAll": false,
316+
"multi": false,
317+
"name": "disk",
318+
"options": [],
319+
"query": "tag_values(gpfs_pdds_bytes_read, gpfs_disk_name)",
320+
"refresh": 1,
321+
"regex": "^(?!.*RG).*$",
322+
"skipUrlSync": false,
323+
"sort": 0,
324+
"type": "query"
325+
}
326+
]
327+
},
328+
"time": {
329+
"from": "now-30m",
330+
"to": "now"
331+
},
332+
"timeRangeUpdatedDuringEditOrView": false,
333+
"timepicker": {},
334+
"timezone": "browser",
335+
"title": "Individual physical disk wait time (data writes)",
336+
"weekStart": ""
337+
},
338+
"status": {}
339+
}

0 commit comments

Comments
 (0)