]> git.proxmox.com Git - ceph.git/blame - ceph/monitoring/ceph-mixin/dashboards_out/cephfs-overview.json
bump version to 18.2.4-pve3
[ceph.git] / ceph / monitoring / ceph-mixin / dashboards_out / cephfs-overview.json
CommitLineData
11fdf7f2 1{
a4b75251
TL
2 "__inputs": [ ],
3 "__requires": [
11fdf7f2 4 {
a4b75251
TL
5 "id": "grafana",
6 "name": "Grafana",
7 "type": "grafana",
8 "version": "5.3.2"
11fdf7f2 9 },
a4b75251
TL
10 {
11 "id": "graph",
12 "name": "Graph",
13 "type": "panel",
14 "version": "5.0.0"
81eedcae 15 }
a4b75251
TL
16 ],
17 "annotations": {
18 "list": [
19 {
20 "builtIn": 1,
21 "datasource": "-- Grafana --",
22 "enable": true,
23 "hide": true,
24 "iconColor": "rgba(0, 211, 255, 1)",
25 "name": "Annotations & Alerts",
26 "showIn": 0,
27 "tags": [ ],
28 "type": "dashboard"
29 }
30 ]
31 },
32 "description": "",
33 "editable": false,
34 "gnetId": null,
35 "graphTooltip": 0,
36 "hideControls": false,
37 "id": null,
38 "links": [ ],
39 "panels": [
40 {
41 "collapse": false,
42 "collapsed": false,
43 "gridPos": {
44 "h": 1,
45 "w": 24,
46 "x": 0,
47 "y": 0
48 },
49 "id": 2,
50 "panels": [ ],
51 "repeat": null,
52 "repeatIteration": null,
53 "repeatRowId": null,
54 "showTitle": true,
55 "title": "MDS Performance",
56 "titleSize": "h6",
57 "type": "row"
11fdf7f2 58 },
11fdf7f2 59 {
a4b75251
TL
60 "aliasColors": { },
61 "bars": false,
62 "dashLength": 10,
63 "dashes": false,
64 "datasource": "$datasource",
65 "description": "",
f38dd50b
TL
66 "fieldConfig": {
67 "defaults": {
68 "custom": {
69 "fillOpacity": 8,
70 "showPoints": "never"
71 },
72 "unit": "none"
73 }
74 },
a4b75251 75 "fill": 1,
20effc67 76 "fillGradient": 0,
a4b75251
TL
77 "gridPos": {
78 "h": 9,
79 "w": 12,
80 "x": 0,
81 "y": 1
82 },
83 "id": 3,
84 "legend": {
85 "alignAsTable": false,
86 "avg": false,
87 "current": false,
88 "max": false,
89 "min": false,
90 "rightSide": false,
91 "show": true,
92 "sideWidth": null,
93 "total": false,
94 "values": false
95 },
96 "lines": true,
97 "linewidth": 1,
98 "links": [ ],
99 "nullPointMode": "null",
100 "percentage": false,
101 "pointradius": 5,
102 "points": false,
103 "renderer": "flot",
104 "repeat": null,
105 "seriesOverrides": [
106 {
107 "alias": "/.*Reads/",
108 "transform": "negative-Y"
109 }
110 ],
111 "spaceLength": 10,
112 "stack": false,
113 "steppedLine": false,
114 "targets": [
115 {
2a845540 116 "expr": "sum(rate(ceph_objecter_op_r{job=~\"$job\", ceph_daemon=~\"($mds_servers).*\"}[$__rate_interval]))",
a4b75251
TL
117 "format": "time_series",
118 "intervalFactor": 1,
119 "legendFormat": "Read Ops",
120 "refId": "A"
121 },
122 {
2a845540 123 "expr": "sum(rate(ceph_objecter_op_w{job=~\"$job\", ceph_daemon=~\"($mds_servers).*\"}[$__rate_interval]))",
a4b75251
TL
124 "format": "time_series",
125 "intervalFactor": 1,
126 "legendFormat": "Write Ops",
127 "refId": "B"
128 }
129 ],
130 "thresholds": [ ],
131 "timeFrom": null,
132 "timeShift": null,
133 "title": "MDS Workload - $mds_servers",
134 "tooltip": {
135 "shared": true,
136 "sort": 0,
137 "value_type": "individual"
138 },
f38dd50b 139 "type": "timeseries",
a4b75251
TL
140 "xaxis": {
141 "buckets": null,
142 "mode": "time",
143 "name": null,
144 "show": true,
145 "values": [ ]
146 },
147 "yaxes": [
148 {
149 "format": "none",
150 "label": "Reads(-) / Writes (+)",
151 "logBase": 1,
152 "max": null,
153 "min": 0,
154 "show": true
155 },
156 {
157 "format": "short",
158 "label": null,
159 "logBase": 1,
160 "max": null,
161 "min": 0,
162 "show": true
163 }
164 ]
11fdf7f2
TL
165 },
166 {
a4b75251
TL
167 "aliasColors": { },
168 "bars": false,
169 "dashLength": 10,
170 "dashes": false,
171 "datasource": "$datasource",
172 "description": "",
f38dd50b
TL
173 "fieldConfig": {
174 "defaults": {
175 "custom": {
176 "fillOpacity": 8,
177 "showPoints": "never"
178 },
179 "unit": "none"
180 }
181 },
a4b75251 182 "fill": 1,
20effc67 183 "fillGradient": 0,
a4b75251
TL
184 "gridPos": {
185 "h": 9,
186 "w": 12,
187 "x": 12,
188 "y": 1
189 },
190 "id": 4,
191 "legend": {
192 "alignAsTable": false,
193 "avg": false,
194 "current": false,
195 "max": false,
196 "min": false,
197 "rightSide": false,
198 "show": true,
199 "sideWidth": null,
200 "total": false,
201 "values": false
202 },
203 "lines": true,
204 "linewidth": 1,
205 "links": [ ],
206 "nullPointMode": "null",
207 "percentage": false,
208 "pointradius": 5,
209 "points": false,
210 "renderer": "flot",
211 "repeat": null,
212 "seriesOverrides": [ ],
213 "spaceLength": 10,
214 "stack": false,
215 "steppedLine": false,
216 "targets": [
217 {
2a845540 218 "expr": "ceph_mds_server_handle_client_request{job=~\"$job\", ceph_daemon=~\"($mds_servers).*\"}",
a4b75251
TL
219 "format": "time_series",
220 "intervalFactor": 1,
221 "legendFormat": "{{ceph_daemon}}",
222 "refId": "A"
223 }
224 ],
225 "thresholds": [ ],
226 "timeFrom": null,
227 "timeShift": null,
228 "title": "Client Request Load - $mds_servers",
229 "tooltip": {
230 "shared": true,
231 "sort": 0,
232 "value_type": "individual"
233 },
f38dd50b 234 "type": "timeseries",
a4b75251
TL
235 "xaxis": {
236 "buckets": null,
237 "mode": "time",
238 "name": null,
239 "show": true,
240 "values": [ ]
241 },
242 "yaxes": [
243 {
244 "format": "none",
245 "label": "Client Requests",
246 "logBase": 1,
247 "max": null,
248 "min": 0,
249 "show": true
250 },
251 {
252 "format": "short",
253 "label": null,
254 "logBase": 1,
255 "max": null,
256 "min": 0,
257 "show": true
258 }
259 ]
11fdf7f2 260 }
a4b75251 261 ],
2a845540 262 "refresh": "30s",
a4b75251
TL
263 "rows": [ ],
264 "schemaVersion": 16,
265 "style": "dark",
2a845540
TL
266 "tags": [
267 "ceph-mixin"
268 ],
a4b75251
TL
269 "templating": {
270 "list": [
271 {
272 "current": {
273 "text": "default",
274 "value": "default"
275 },
276 "hide": 0,
277 "label": "Data Source",
278 "name": "datasource",
279 "options": [ ],
280 "query": "prometheus",
281 "refresh": 1,
282 "regex": "",
283 "type": "datasource"
284 },
2a845540
TL
285 {
286 "allValue": ".+",
287 "current": { },
288 "datasource": "$datasource",
289 "hide": 2,
290 "includeAll": true,
291 "label": "cluster",
292 "multi": true,
293 "name": "cluster",
294 "options": [ ],
295 "query": "label_values(ceph_osd_metadata, cluster)",
296 "refresh": 1,
297 "regex": "(.*)",
298 "sort": 1,
299 "tagValuesQuery": "",
300 "tags": [ ],
301 "tagsQuery": "",
302 "type": "query",
303 "useTags": false
304 },
305 {
306 "allValue": ".+",
307 "current": { },
308 "datasource": "$datasource",
309 "hide": 0,
310 "includeAll": true,
311 "label": "job",
312 "multi": true,
313 "name": "job",
314 "options": [ ],
315 "query": "label_values(ceph_osd_metadata{}, job)",
316 "refresh": 1,
317 "regex": "(.*)",
318 "sort": 1,
319 "tagValuesQuery": "",
320 "tags": [ ],
321 "tagsQuery": "",
322 "type": "query",
323 "useTags": false
324 },
a4b75251
TL
325 {
326 "allValue": null,
327 "current": { },
328 "datasource": "$datasource",
329 "hide": 0,
330 "includeAll": true,
331 "label": "MDS Server",
332 "multi": false,
333 "name": "mds_servers",
334 "options": [ ],
2a845540 335 "query": "label_values(ceph_mds_inodes{job=~\"$job\"}, ceph_daemon)",
a4b75251
TL
336 "refresh": 1,
337 "regex": "",
338 "sort": 1,
339 "tagValuesQuery": "",
340 "tags": [ ],
341 "tagsQuery": "",
342 "type": "query",
343 "useTags": false
344 }
345 ]
346 },
347 "time": {
348 "from": "now-1h",
349 "to": "now"
350 },
351 "timepicker": {
352 "refresh_intervals": [
353 "5s",
354 "10s",
a4b75251
TL
355 "30s",
356 "1m",
357 "5m",
358 "15m",
359 "30m",
360 "1h",
361 "2h",
362 "1d"
363 ],
364 "time_options": [
365 "5m",
366 "15m",
367 "1h",
368 "6h",
369 "12h",
370 "24h",
371 "2d",
372 "7d",
373 "30d"
374 ]
375 },
376 "timezone": "",
377 "title": "MDS Performance",
378 "uid": "tbO9LAiZz",
379 "version": 0
11fdf7f2 380}