Merge "Updating NSBperf to print right testcase"
[yardstick.git] / dashboard / opnfv_yardstick_tc012.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   "description": "",
36   "editable": true,
37   "gnetId": null,
38   "graphTooltip": 0,
39   "hideControls": false,
40   "id": null,
41   "links": [],
42   "refresh": false,
43   "rows": [
44     {
45       "collapse": false,
46       "height": 382,
47       "panels": [
48         {
49           "aliasColors": {},
50           "bars": false,
51           "dashLength": 10,
52           "dashes": false,
53           "datasource": "yardstick",
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": false,
63             "show": true,
64             "total": false,
65             "values": true
66           },
67           "lines": true,
68           "linewidth": 1,
69           "links": [],
70           "nullPointMode": "null",
71           "percentage": false,
72           "pointradius": 5,
73           "points": true,
74           "renderer": "flot",
75           "seriesOverrides": [],
76           "spaceLength": 10,
77           "span": 12,
78           "stack": false,
79           "steppedLine": false,
80           "targets": [
81             {
82               "alias": "Memory rw bandwidth",
83               "dsType": "influxdb",
84               "groupBy": [],
85               "measurement": "opnfv_yardstick_tc012",
86               "orderByTime": "ASC",
87               "policy": "default",
88               "refId": "A",
89               "resultFormat": "time_series",
90               "select": [
91                 [
92                   {
93                     "params": [
94                       "bandwidth(MBps)"
95                     ],
96                     "type": "field"
97                   }
98                 ]
99               ],
100               "tags": []
101             }
102           ],
103           "thresholds": [
104             {
105               "colorMode": "ok",
106               "fill": true,
107               "line": true,
108               "op": "gt",
109               "value": 15000
110             },
111             {
112               "colorMode": "warning",
113               "fill": true,
114               "line": true,
115               "op": "lt",
116               "value": 15000
117             }
118           ],
119           "timeFrom": null,
120           "timeShift": null,
121           "title": "Memory read and write bandwidth - Lmbench",
122           "tooltip": {
123             "shared": true,
124             "sort": 0,
125             "value_type": "individual"
126           },
127           "type": "graph",
128           "xaxis": {
129             "buckets": null,
130             "mode": "time",
131             "name": null,
132             "show": true,
133             "values": []
134           },
135           "yaxes": [
136             {
137               "format": "MBs",
138               "label": "bandwidth",
139               "logBase": 1,
140               "max": null,
141               "min": null,
142               "show": true
143             },
144             {
145               "format": "short",
146               "label": null,
147               "logBase": 1,
148               "max": null,
149               "min": null,
150               "show": true
151             }
152           ]
153         }
154       ],
155       "repeat": null,
156       "repeatIteration": null,
157       "repeatRowId": null,
158       "showTitle": false,
159       "title": "Dashboard Row",
160       "titleSize": "h6"
161     },
162     {
163       "collapse": false,
164       "height": 250,
165       "panels": [
166         {
167           "aliasColors": {},
168           "bars": true,
169           "dashLength": 10,
170           "dashes": false,
171           "datasource": "yardstick",
172           "fill": 1,
173           "id": 2,
174           "legend": {
175             "avg": false,
176             "current": false,
177             "max": false,
178             "min": false,
179             "show": true,
180             "total": false,
181             "values": false
182           },
183           "lines": false,
184           "linewidth": 1,
185           "links": [],
186           "nullPointMode": "null",
187           "percentage": false,
188           "pointradius": 5,
189           "points": false,
190           "renderer": "flot",
191           "seriesOverrides": [],
192           "spaceLength": 10,
193           "span": 12,
194           "stack": false,
195           "steppedLine": false,
196           "targets": [
197             {
198               "alias": "",
199               "dsType": "influxdb",
200               "groupBy": [],
201               "measurement": "opnfv_yardstick_tc012",
202               "orderByTime": "ASC",
203               "policy": "default",
204               "refId": "A",
205               "resultFormat": "time_series",
206               "select": [
207                 [
208                   {
209                     "params": [
210                       "size(MB)"
211                     ],
212                     "type": "field"
213                   }
214                 ]
215               ],
216               "tags": []
217             }
218           ],
219           "thresholds": [],
220           "timeFrom": null,
221           "timeShift": null,
222           "title": "Memory size - Lmbench",
223           "tooltip": {
224             "shared": true,
225             "sort": 0,
226             "value_type": "individual"
227           },
228           "type": "graph",
229           "xaxis": {
230             "buckets": null,
231             "mode": "time",
232             "name": null,
233             "show": true,
234             "values": []
235           },
236           "yaxes": [
237             {
238               "format": "decmbytes",
239               "label": "memory size",
240               "logBase": 1,
241               "max": null,
242               "min": null,
243               "show": true
244             },
245             {
246               "format": "short",
247               "label": null,
248               "logBase": 1,
249               "max": null,
250               "min": null,
251               "show": true
252             }
253           ]
254         }
255       ],
256       "repeat": null,
257       "repeatIteration": null,
258       "repeatRowId": null,
259       "showTitle": false,
260       "title": "Dashboard Row",
261       "titleSize": "h6"
262     }
263   ],
264   "schemaVersion": 14,
265   "style": "dark",
266   "tags": [
267     "Compute"
268   ],
269   "templating": {
270     "list": []
271   },
272   "time": {
273     "from": "now/d",
274     "to": "now/d"
275   },
276   "timepicker": {
277     "refresh_intervals": [
278       "5s",
279       "10s",
280       "30s",
281       "1m",
282       "5m",
283       "15m",
284       "30m",
285       "1h",
286       "2h",
287       "1d"
288     ],
289     "time_options": [
290       "5m",
291       "15m",
292       "1h",
293       "6h",
294       "12h",
295       "24h",
296       "2d",
297       "7d",
298       "30d"
299     ]
300   },
301   "timezone": "",
302   "title": "opnfv_yardstick_tc012",
303   "version": 6
304 }