Merge "[bugfix]tc006 failed due to volume attached to different location "/dev/vdc""
[yardstick.git] / dashboard / opnfv_yardstick_tc082.json
1 {
2   "__inputs": [
3     {
4       "name": "DS_YARDSTICK",
5       "label": "yardstick",
6       "description": "",
7       "type": "datasource",
8       "pluginId": "influxdb",
9       "pluginName": "InfluxDB"
10     }
11   ],
12   "__requires": [
13     {
14       "type": "grafana",
15       "id": "grafana",
16       "name": "Grafana",
17       "version": "4.4.3"
18     },
19     {
20       "type": "panel",
21       "id": "graph",
22       "name": "Graph",
23       "version": ""
24     },
25     {
26       "type": "datasource",
27       "id": "influxdb",
28       "name": "InfluxDB",
29       "version": "1.0.0"
30     }
31   ],
32   "annotations": {
33     "list": []
34   },
35   "editable": true,
36   "gnetId": null,
37   "graphTooltip": 0,
38   "hideControls": false,
39   "id": null,
40   "links": [],
41   "refresh": false,
42   "rows": [
43     {
44       "collapse": false,
45       "height": 307,
46       "panels": [
47         {
48           "aliasColors": {},
49           "bars": false,
50           "dashLength": 10,
51           "dashes": false,
52           "datasource": "${DS_YARDSTICK}",
53           "description": "",
54           "fill": 1,
55           "id": 7,
56           "legend": {
57             "alignAsTable": false,
58             "avg": false,
59             "current": false,
60             "max": false,
61             "min": false,
62             "rightSide": false,
63             "show": true,
64             "sideWidth": null,
65             "total": false,
66             "values": false
67           },
68           "lines": true,
69           "linewidth": 1,
70           "links": [],
71           "nullPointMode": "null",
72           "percentage": false,
73           "pointradius": 5,
74           "points": true,
75           "renderer": "flot",
76           "seriesOverrides": [],
77           "spaceLength": 10,
78           "span": 6,
79           "stack": false,
80           "steppedLine": false,
81           "targets": [
82             {
83               "alias": "",
84               "dsType": "influxdb",
85               "groupBy": [],
86               "measurement": "opnfv_yardstick_tc082",
87               "orderByTime": "ASC",
88               "policy": "default",
89               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
90               "rawQuery": false,
91               "refId": "A",
92               "resultFormat": "time_series",
93               "select": [
94                 [
95                   {
96                     "params": [
97                       "cpu-clock"
98                     ],
99                     "type": "field"
100                   }
101                 ]
102               ],
103               "tags": []
104             },
105             {
106               "alias": "",
107               "dsType": "influxdb",
108               "groupBy": [],
109               "measurement": "opnfv_yardstick_tc082",
110               "orderByTime": "ASC",
111               "policy": "default",
112               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
113               "rawQuery": false,
114               "refId": "B",
115               "resultFormat": "time_series",
116               "select": [
117                 [
118                   {
119                     "params": [
120                       "task-clock"
121                     ],
122                     "type": "field"
123                   }
124                 ]
125               ],
126               "tags": []
127             }
128           ],
129           "thresholds": [],
130           "timeFrom": null,
131           "timeShift": null,
132           "title": "Perf - cpu-clock",
133           "tooltip": {
134             "shared": true,
135             "sort": 0,
136             "value_type": "individual"
137           },
138           "type": "graph",
139           "xaxis": {
140             "buckets": null,
141             "mode": "time",
142             "name": null,
143             "show": true,
144             "values": []
145           },
146           "yaxes": [
147             {
148               "format": "short",
149               "label": null,
150               "logBase": 1,
151               "max": null,
152               "min": null,
153               "show": true
154             },
155             {
156               "format": "short",
157               "label": null,
158               "logBase": 1,
159               "max": null,
160               "min": null,
161               "show": true
162             }
163           ]
164         },
165         {
166           "aliasColors": {},
167           "bars": false,
168           "dashLength": 10,
169           "dashes": false,
170           "datasource": "${DS_YARDSTICK}",
171           "description": "",
172           "fill": 1,
173           "id": 9,
174           "legend": {
175             "alignAsTable": true,
176             "avg": true,
177             "current": false,
178             "max": true,
179             "min": true,
180             "rightSide": true,
181             "show": false,
182             "sideWidth": null,
183             "total": false,
184             "values": true
185           },
186           "lines": true,
187           "linewidth": 1,
188           "links": [],
189           "nullPointMode": "null",
190           "percentage": false,
191           "pointradius": 5,
192           "points": true,
193           "renderer": "flot",
194           "seriesOverrides": [],
195           "spaceLength": 10,
196           "span": 6,
197           "stack": false,
198           "steppedLine": false,
199           "targets": [
200             {
201               "alias": "",
202               "dsType": "influxdb",
203               "groupBy": [],
204               "measurement": "opnfv_yardstick_tc082",
205               "orderByTime": "ASC",
206               "policy": "default",
207               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
208               "rawQuery": false,
209               "refId": "A",
210               "resultFormat": "time_series",
211               "select": [
212                 [
213                   {
214                     "params": [
215                       "cpu-migrations"
216                     ],
217                     "type": "field"
218                   }
219                 ]
220               ],
221               "tags": []
222             }
223           ],
224           "thresholds": [],
225           "timeFrom": null,
226           "timeShift": null,
227           "title": "Perf - cpu-migrations",
228           "tooltip": {
229             "shared": true,
230             "sort": 0,
231             "value_type": "individual"
232           },
233           "type": "graph",
234           "xaxis": {
235             "buckets": null,
236             "mode": "time",
237             "name": null,
238             "show": true,
239             "values": []
240           },
241           "yaxes": [
242             {
243               "format": "short",
244               "label": null,
245               "logBase": 1,
246               "max": null,
247               "min": null,
248               "show": true
249             },
250             {
251               "format": "short",
252               "label": null,
253               "logBase": 1,
254               "max": null,
255               "min": null,
256               "show": true
257             }
258           ]
259         }
260       ],
261       "repeat": null,
262       "repeatIteration": null,
263       "repeatRowId": null,
264       "showTitle": false,
265       "title": "Dashboard Row",
266       "titleSize": "h6"
267     },
268     {
269       "collapse": false,
270       "height": 289,
271       "panels": [
272         {
273           "aliasColors": {},
274           "bars": false,
275           "dashLength": 10,
276           "dashes": false,
277           "datasource": "${DS_YARDSTICK}",
278           "description": "",
279           "fill": 1,
280           "id": 1,
281           "legend": {
282             "alignAsTable": true,
283             "avg": true,
284             "current": false,
285             "max": true,
286             "min": true,
287             "rightSide": true,
288             "show": false,
289             "sideWidth": null,
290             "total": false,
291             "values": true
292           },
293           "lines": true,
294           "linewidth": 1,
295           "links": [],
296           "nullPointMode": "null",
297           "percentage": false,
298           "pointradius": 5,
299           "points": true,
300           "renderer": "flot",
301           "seriesOverrides": [],
302           "spaceLength": 10,
303           "span": 6,
304           "stack": false,
305           "steppedLine": false,
306           "targets": [
307             {
308               "alias": "",
309               "dsType": "influxdb",
310               "groupBy": [],
311               "measurement": "opnfv_yardstick_tc082",
312               "orderByTime": "ASC",
313               "policy": "default",
314               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
315               "rawQuery": false,
316               "refId": "A",
317               "resultFormat": "time_series",
318               "select": [
319                 [
320                   {
321                     "params": [
322                       "context-switches"
323                     ],
324                     "type": "field"
325                   }
326                 ]
327               ],
328               "tags": []
329             }
330           ],
331           "thresholds": [],
332           "timeFrom": null,
333           "timeShift": null,
334           "title": "Perf - context-switches",
335           "tooltip": {
336             "shared": true,
337             "sort": 0,
338             "value_type": "individual"
339           },
340           "type": "graph",
341           "xaxis": {
342             "buckets": null,
343             "mode": "time",
344             "name": null,
345             "show": true,
346             "values": []
347           },
348           "yaxes": [
349             {
350               "format": "short",
351               "label": null,
352               "logBase": 1,
353               "max": null,
354               "min": null,
355               "show": true
356             },
357             {
358               "format": "short",
359               "label": null,
360               "logBase": 1,
361               "max": null,
362               "min": null,
363               "show": true
364             }
365           ]
366         },
367         {
368           "aliasColors": {},
369           "bars": false,
370           "dashLength": 10,
371           "dashes": false,
372           "datasource": "${DS_YARDSTICK}",
373           "description": "",
374           "fill": 1,
375           "id": 5,
376           "legend": {
377             "alignAsTable": true,
378             "avg": true,
379             "current": false,
380             "max": true,
381             "min": true,
382             "rightSide": true,
383             "show": false,
384             "sideWidth": null,
385             "total": false,
386             "values": true
387           },
388           "lines": true,
389           "linewidth": 1,
390           "links": [],
391           "nullPointMode": "null",
392           "percentage": false,
393           "pointradius": 5,
394           "points": true,
395           "renderer": "flot",
396           "seriesOverrides": [],
397           "spaceLength": 10,
398           "span": 6,
399           "stack": false,
400           "steppedLine": false,
401           "targets": [
402             {
403               "alias": "",
404               "dsType": "influxdb",
405               "groupBy": [],
406               "measurement": "opnfv_yardstick_tc082",
407               "orderByTime": "ASC",
408               "policy": "default",
409               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
410               "rawQuery": false,
411               "refId": "A",
412               "resultFormat": "time_series",
413               "select": [
414                 [
415                   {
416                     "params": [
417                       "page-faults"
418                     ],
419                     "type": "field"
420                   }
421                 ]
422               ],
423               "tags": []
424             }
425           ],
426           "thresholds": [],
427           "timeFrom": null,
428           "timeShift": null,
429           "title": "Perf - page-faults",
430           "tooltip": {
431             "shared": true,
432             "sort": 0,
433             "value_type": "individual"
434           },
435           "type": "graph",
436           "xaxis": {
437             "buckets": null,
438             "mode": "time",
439             "name": null,
440             "show": true,
441             "values": []
442           },
443           "yaxes": [
444             {
445               "format": "short",
446               "label": null,
447               "logBase": 1,
448               "max": null,
449               "min": null,
450               "show": true
451             },
452             {
453               "format": "short",
454               "label": null,
455               "logBase": 1,
456               "max": null,
457               "min": null,
458               "show": true
459             }
460           ]
461         }
462       ],
463       "repeat": null,
464       "repeatIteration": null,
465       "repeatRowId": null,
466       "showTitle": false,
467       "title": "Dashboard Row",
468       "titleSize": "h6"
469     }
470   ],
471   "schemaVersion": 14,
472   "style": "dark",
473   "tags": [
474     "Compute"
475   ],
476   "templating": {
477     "list": []
478   },
479   "time": {
480     "from": "now/d",
481     "to": "now/d"
482   },
483   "timepicker": {
484     "refresh_intervals": [
485       "5s",
486       "10s",
487       "30s",
488       "1m",
489       "5m",
490       "15m",
491       "30m",
492       "1h",
493       "2h",
494       "1d"
495     ],
496     "time_options": [
497       "5m",
498       "15m",
499       "1h",
500       "6h",
501       "12h",
502       "24h",
503       "2d",
504       "7d",
505       "30d"
506     ]
507   },
508   "timezone": "",
509   "title": "opnfv_yardstick_tc082",
510   "version": 5
511 }