Merge "Extend IXIA RFC2544 test case collected stats"
[yardstick.git] / dashboard / opnfv_yardstick_tc019.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       "type": "panel",
33       "id": "singlestat",
34       "name": "Singlestat",
35       "version": ""
36     }
37   ],
38   "annotations": {
39     "list": []
40   },
41   "editable": true,
42   "gnetId": null,
43   "graphTooltip": 0,
44   "hideControls": false,
45   "id": null,
46   "links": [],
47   "refresh": "1m",
48   "rows": [
49     {
50       "collapse": false,
51       "height": 340,
52       "panels": [
53         {
54           "aliasColors": {},
55           "bars": false,
56           "dashLength": 10,
57           "dashes": false,
58           "datasource": "yardstick",
59           "description": "",
60           "fill": 1,
61           "id": 1,
62           "legend": {
63             "avg": false,
64             "current": false,
65             "max": false,
66             "min": false,
67             "show": true,
68             "total": false,
69             "values": false
70           },
71           "lines": true,
72           "linewidth": 1,
73           "links": [],
74           "nullPointMode": "null",
75           "percentage": false,
76           "pointradius": 5,
77           "points": true,
78           "renderer": "flot",
79           "seriesOverrides": [],
80           "spaceLength": 10,
81           "span": 5,
82           "stack": false,
83           "steppedLine": false,
84           "targets": [
85             {
86               "alias": "",
87               "dsType": "influxdb",
88               "groupBy": [],
89               "measurement": "opnfv_yardstick_tc019",
90               "orderByTime": "ASC",
91               "policy": "default",
92               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
93               "rawQuery": false,
94               "refId": "A",
95               "resultFormat": "time_series",
96               "select": [
97                 [
98                   {
99                     "params": [
100                       "openstack-server-list_outage_time"
101                     ],
102                     "type": "field"
103                   }
104                 ]
105               ],
106               "tags": []
107             }
108           ],
109           "thresholds": [
110             {
111               "colorMode": "critical",
112               "fill": true,
113               "line": true,
114               "op": "gt",
115               "value": 5
116             },
117             {
118               "colorMode": "ok",
119               "fill": true,
120               "line": true,
121               "op": "lt",
122               "value": 5
123             }
124           ],
125           "timeFrom": null,
126           "timeShift": null,
127           "title": "command monitor (outage time)",
128           "tooltip": {
129             "shared": true,
130             "sort": 0,
131             "value_type": "individual"
132           },
133           "type": "graph",
134           "xaxis": {
135             "buckets": null,
136             "mode": "time",
137             "name": null,
138             "show": true,
139             "values": []
140           },
141           "yaxes": [
142             {
143               "format": "s",
144               "label": "",
145               "logBase": 1,
146               "max": null,
147               "min": null,
148               "show": true
149             },
150             {
151               "format": "short",
152               "label": null,
153               "logBase": 1,
154               "max": null,
155               "min": null,
156               "show": true
157             }
158           ]
159         },
160         {
161           "aliasColors": {},
162           "bars": false,
163           "dashLength": 10,
164           "dashes": false,
165           "datasource": "yardstick",
166           "description": "",
167           "fill": 1,
168           "id": 3,
169           "legend": {
170             "avg": false,
171             "current": false,
172             "max": false,
173             "min": false,
174             "show": true,
175             "total": false,
176             "values": false
177           },
178           "lines": true,
179           "linewidth": 1,
180           "links": [],
181           "nullPointMode": "null",
182           "percentage": false,
183           "pointradius": 5,
184           "points": true,
185           "renderer": "flot",
186           "seriesOverrides": [],
187           "spaceLength": 10,
188           "span": 5,
189           "stack": false,
190           "steppedLine": false,
191           "targets": [
192             {
193               "alias": "",
194               "dsType": "influxdb",
195               "groupBy": [],
196               "measurement": "opnfv_yardstick_tc019",
197               "orderByTime": "ASC",
198               "policy": "default",
199               "query": "SELECT \"packets_received\"  * 100, \"packets_sent\", \"packetsize\" FROM \"opnfv_yardstick_tc001\" WHERE $timeFilter GROUP BY fill(null)",
200               "rawQuery": false,
201               "refId": "A",
202               "resultFormat": "time_series",
203               "select": [
204                 [
205                   {
206                     "params": [
207                       "process_nova-api_outage_time"
208                     ],
209                     "type": "field"
210                   }
211                 ]
212               ],
213               "tags": []
214             }
215           ],
216           "thresholds": [
217             {
218               "colorMode": "critical",
219               "fill": true,
220               "line": true,
221               "op": "gt",
222               "value": 20
223             },
224             {
225               "colorMode": "ok",
226               "fill": true,
227               "line": true,
228               "op": "lt",
229               "value": 20
230             }
231           ],
232           "timeFrom": null,
233           "timeShift": null,
234           "title": "process monitor (outage time)",
235           "tooltip": {
236             "shared": true,
237             "sort": 0,
238             "value_type": "individual"
239           },
240           "type": "graph",
241           "xaxis": {
242             "buckets": null,
243             "mode": "time",
244             "name": null,
245             "show": true,
246             "values": []
247           },
248           "yaxes": [
249             {
250               "format": "s",
251               "label": "",
252               "logBase": 1,
253               "max": null,
254               "min": null,
255               "show": true
256             },
257             {
258               "format": "short",
259               "label": null,
260               "logBase": 1,
261               "max": null,
262               "min": null,
263               "show": true
264             }
265           ]
266         },
267         {
268           "cacheTimeout": null,
269           "colorBackground": true,
270           "colorValue": false,
271           "colors": [
272             "rgba(245, 54, 54, 0.9)",
273             "rgba(237, 129, 40, 0.89)",
274             "rgba(50, 172, 45, 0.97)"
275           ],
276           "datasource": "yardstick",
277           "format": "none",
278           "gauge": {
279             "maxValue": 100,
280             "minValue": 0,
281             "show": false,
282             "thresholdLabels": false,
283             "thresholdMarkers": true
284           },
285           "id": 4,
286           "interval": null,
287           "links": [],
288           "mappingType": 1,
289           "mappingTypes": [
290             {
291               "name": "value to text",
292               "value": 1
293             },
294             {
295               "name": "range to text",
296               "value": 2
297             }
298           ],
299           "maxDataPoints": 100,
300           "nullPointMode": "connected",
301           "nullText": null,
302           "postfix": "",
303           "postfixFontSize": "50%",
304           "prefix": "",
305           "prefixFontSize": "50%",
306           "rangeMaps": [
307             {
308               "from": "null",
309               "text": "N/A",
310               "to": "null"
311             }
312           ],
313           "span": 2,
314           "sparkline": {
315             "fillColor": "rgba(31, 118, 189, 0.18)",
316             "full": false,
317             "lineColor": "rgb(31, 120, 193)",
318             "show": false
319           },
320           "tableColumn": "",
321           "targets": [
322             {
323               "alias": "",
324               "dsType": "influxdb",
325               "groupBy": [],
326               "measurement": "opnfv_yardstick_tc019",
327               "orderByTime": "ASC",
328               "policy": "default",
329               "refId": "A",
330               "resultFormat": "time_series",
331               "select": [
332                 [
333                   {
334                     "params": [
335                       "sla_pass"
336                     ],
337                     "type": "field"
338                   }
339                 ]
340               ],
341               "tags": []
342             }
343           ],
344           "thresholds": "0.5,1",
345           "title": "SLA PASS/FAIL",
346           "type": "singlestat",
347           "valueFontSize": "80%",
348           "valueMaps": [
349             {
350               "op": "=",
351               "text": "N/A",
352               "value": "null"
353             }
354           ],
355           "valueName": "avg"
356         }
357       ],
358       "repeat": null,
359       "repeatIteration": null,
360       "repeatRowId": null,
361       "showTitle": false,
362       "title": "Dashboard Row",
363       "titleSize": "h6"
364     }
365   ],
366   "schemaVersion": 14,
367   "style": "dark",
368   "tags": [
369     "HA"
370   ],
371   "templating": {
372     "list": []
373   },
374   "time": {
375     "from": "now/d",
376     "to": "now/d"
377   },
378   "timepicker": {
379     "refresh_intervals": [
380       "5s",
381       "10s",
382       "30s",
383       "1m",
384       "5m",
385       "15m",
386       "30m",
387       "1h",
388       "2h",
389       "1d"
390     ],
391     "time_options": [
392       "5m",
393       "15m",
394       "1h",
395       "6h",
396       "12h",
397       "24h",
398       "2d",
399       "7d",
400       "30d"
401     ]
402   },
403   "timezone": "",
404   "title": "opnfv_yardstick_tc019",
405   "version": 3
406 }