Merge "Extend IXIA RFC2544 test case collected stats"
[yardstick.git] / dashboard / opnfv_yardstick_tc006.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": 221,
46       "panels": [
47         {
48           "aliasColors": {},
49           "bars": false,
50           "dashLength": 10,
51           "dashes": false,
52           "datasource": "yardstick",
53           "description": "",
54           "fill": 1,
55           "id": 1,
56           "legend": {
57             "alignAsTable": true,
58             "avg": true,
59             "current": false,
60             "max": true,
61             "min": true,
62             "rightSide": true,
63             "show": true,
64             "sideWidth": null,
65             "total": false,
66             "values": true
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": 12,
79           "stack": false,
80           "steppedLine": false,
81           "targets": [
82             {
83               "alias": "Read Bandwidth",
84               "dsType": "influxdb",
85               "groupBy": [],
86               "measurement": "opnfv_yardstick_tc006",
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                       "read_bw"
98                     ],
99                     "type": "field"
100                   }
101                 ]
102               ],
103               "tags": []
104             },
105             {
106               "alias": "Write Bandwidth",
107               "dsType": "influxdb",
108               "groupBy": [],
109               "measurement": "opnfv_yardstick_tc006",
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                       "write_bw"
121                     ],
122                     "type": "field"
123                   }
124                 ]
125               ],
126               "tags": []
127             }
128           ],
129           "thresholds": [
130             {
131               "colorMode": "critical",
132               "fill": true,
133               "line": true,
134               "op": "lt",
135               "value": 400
136             }
137           ],
138           "timeFrom": null,
139           "timeShift": null,
140           "title": "Fio - R/W Bandwidth",
141           "tooltip": {
142             "shared": true,
143             "sort": 0,
144             "value_type": "individual"
145           },
146           "type": "graph",
147           "xaxis": {
148             "buckets": null,
149             "mode": "time",
150             "name": null,
151             "show": true,
152             "values": []
153           },
154           "yaxes": [
155             {
156               "format": "KBs",
157               "label": null,
158               "logBase": 1,
159               "max": null,
160               "min": null,
161               "show": true
162             },
163             {
164               "format": "short",
165               "label": null,
166               "logBase": 1,
167               "max": null,
168               "min": null,
169               "show": true
170             }
171           ]
172         }
173       ],
174       "repeat": null,
175       "repeatIteration": null,
176       "repeatRowId": null,
177       "showTitle": false,
178       "title": "Dashboard Row",
179       "titleSize": "h6"
180     },
181     {
182       "collapse": false,
183       "height": 250,
184       "panels": [
185         {
186           "aliasColors": {},
187           "bars": false,
188           "dashLength": 10,
189           "dashes": false,
190           "datasource": "yardstick",
191           "description": "",
192           "fill": 1,
193           "id": 2,
194           "legend": {
195             "alignAsTable": true,
196             "avg": true,
197             "current": false,
198             "max": true,
199             "min": true,
200             "rightSide": true,
201             "show": true,
202             "total": false,
203             "values": true
204           },
205           "lines": true,
206           "linewidth": 1,
207           "links": [],
208           "nullPointMode": "null",
209           "percentage": false,
210           "pointradius": 5,
211           "points": true,
212           "renderer": "flot",
213           "seriesOverrides": [],
214           "spaceLength": 10,
215           "span": 12,
216           "stack": false,
217           "steppedLine": false,
218           "targets": [
219             {
220               "alias": "Read Latency",
221               "dsType": "influxdb",
222               "groupBy": [],
223               "measurement": "opnfv_yardstick_tc006",
224               "orderByTime": "ASC",
225               "policy": "default",
226               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
227               "rawQuery": false,
228               "refId": "A",
229               "resultFormat": "time_series",
230               "select": [
231                 [
232                   {
233                     "params": [
234                       "read_lat"
235                     ],
236                     "type": "field"
237                   }
238                 ]
239               ],
240               "tags": []
241             },
242             {
243               "alias": "Write Latency",
244               "dsType": "influxdb",
245               "groupBy": [],
246               "measurement": "opnfv_yardstick_tc006",
247               "orderByTime": "ASC",
248               "policy": "default",
249               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
250               "rawQuery": false,
251               "refId": "B",
252               "resultFormat": "time_series",
253               "select": [
254                 [
255                   {
256                     "params": [
257                       "write_lat"
258                     ],
259                     "type": "field"
260                   }
261                 ]
262               ],
263               "tags": []
264             }
265           ],
266           "thresholds": [
267             {
268               "colorMode": "critical",
269               "fill": true,
270               "line": true,
271               "op": "gt",
272               "value": 20000
273             }
274           ],
275           "timeFrom": null,
276           "timeShift": null,
277           "title": "Fio - R/W Latency",
278           "tooltip": {
279             "shared": true,
280             "sort": 0,
281             "value_type": "individual"
282           },
283           "type": "graph",
284           "xaxis": {
285             "buckets": null,
286             "mode": "time",
287             "name": null,
288             "show": true,
289             "values": []
290           },
291           "yaxes": [
292             {
293               "format": "ms",
294               "label": null,
295               "logBase": 1,
296               "max": null,
297               "min": null,
298               "show": true
299             },
300             {
301               "format": "short",
302               "label": null,
303               "logBase": 1,
304               "max": null,
305               "min": null,
306               "show": true
307             }
308           ]
309         }
310       ],
311       "repeat": null,
312       "repeatIteration": null,
313       "repeatRowId": null,
314       "showTitle": false,
315       "title": "Dashboard Row",
316       "titleSize": "h6"
317     },
318     {
319       "collapse": false,
320       "height": 250,
321       "panels": [
322         {
323           "aliasColors": {},
324           "bars": false,
325           "dashLength": 10,
326           "dashes": false,
327           "datasource": "yardstick",
328           "description": "",
329           "fill": 1,
330           "id": 3,
331           "legend": {
332             "alignAsTable": true,
333             "avg": true,
334             "current": false,
335             "max": true,
336             "min": true,
337             "rightSide": true,
338             "show": true,
339             "total": false,
340             "values": true
341           },
342           "lines": true,
343           "linewidth": 1,
344           "links": [],
345           "nullPointMode": "null",
346           "percentage": false,
347           "pointradius": 5,
348           "points": true,
349           "renderer": "flot",
350           "seriesOverrides": [],
351           "spaceLength": 10,
352           "span": 12,
353           "stack": false,
354           "steppedLine": false,
355           "targets": [
356             {
357               "alias": "Read iops",
358               "dsType": "influxdb",
359               "groupBy": [],
360               "measurement": "opnfv_yardstick_tc006",
361               "orderByTime": "ASC",
362               "policy": "default",
363               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
364               "rawQuery": false,
365               "refId": "A",
366               "resultFormat": "time_series",
367               "select": [
368                 [
369                   {
370                     "params": [
371                       "read_iops"
372                     ],
373                     "type": "field"
374                   }
375                 ]
376               ],
377               "tags": []
378             },
379             {
380               "alias": "Write iops",
381               "dsType": "influxdb",
382               "groupBy": [],
383               "measurement": "opnfv_yardstick_tc006",
384               "orderByTime": "ASC",
385               "policy": "default",
386               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
387               "rawQuery": false,
388               "refId": "B",
389               "resultFormat": "time_series",
390               "select": [
391                 [
392                   {
393                     "params": [
394                       "write_iops"
395                     ],
396                     "type": "field"
397                   }
398                 ]
399               ],
400               "tags": []
401             }
402           ],
403           "thresholds": [
404             {
405               "colorMode": "critical",
406               "fill": true,
407               "line": true,
408               "op": "lt",
409               "value": 100
410             }
411           ],
412           "timeFrom": null,
413           "timeShift": null,
414           "title": "Fio - R/W iops",
415           "tooltip": {
416             "shared": true,
417             "sort": 0,
418             "value_type": "individual"
419           },
420           "type": "graph",
421           "xaxis": {
422             "buckets": null,
423             "mode": "time",
424             "name": null,
425             "show": true,
426             "values": []
427           },
428           "yaxes": [
429             {
430               "format": "iops",
431               "label": null,
432               "logBase": 1,
433               "max": null,
434               "min": null,
435               "show": true
436             },
437             {
438               "format": "short",
439               "label": null,
440               "logBase": 1,
441               "max": null,
442               "min": null,
443               "show": true
444             }
445           ]
446         }
447       ],
448       "repeat": null,
449       "repeatIteration": null,
450       "repeatRowId": null,
451       "showTitle": false,
452       "title": "Dashboard Row",
453       "titleSize": "h6"
454     }
455   ],
456   "schemaVersion": 14,
457   "style": "dark",
458   "tags": [
459     "Storage"
460   ],
461   "templating": {
462     "list": []
463   },
464   "time": {
465     "from": "now/d",
466     "to": "now/d"
467   },
468   "timepicker": {
469     "refresh_intervals": [
470       "5s",
471       "10s",
472       "30s",
473       "1m",
474       "5m",
475       "15m",
476       "30m",
477       "1h",
478       "2h",
479       "1d"
480     ],
481     "time_options": [
482       "5m",
483       "15m",
484       "1h",
485       "6h",
486       "12h",
487       "24h",
488       "2d",
489       "7d",
490       "30d"
491     ]
492   },
493   "timezone": "",
494   "title": "opnfv_yardstick_tc006",
495   "version": 3
496 }