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