Merge "Collectd Fixes"
[yardstick.git] / dashboard / opnfv_yardstick_tc045.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": false,
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": 6,
82           "stack": false,
83           "steppedLine": false,
84           "targets": [
85             {
86               "alias": "Pass/Fail",
87               "dsType": "influxdb",
88               "groupBy": [],
89               "measurement": "opnfv_yardstick_tc045",
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                       "sla_pass"
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": 1000
116             }
117           ],
118           "timeFrom": null,
119           "timeShift": null,
120           "title": "Openstack Control Node Service High Availability - nova-api",
121           "tooltip": {
122             "shared": true,
123             "sort": 0,
124             "value_type": "individual"
125           },
126           "type": "graph",
127           "xaxis": {
128             "buckets": null,
129             "mode": "time",
130             "name": null,
131             "show": true,
132             "values": []
133           },
134           "yaxes": [
135             {
136               "format": "short",
137               "label": "",
138               "logBase": 1,
139               "max": null,
140               "min": null,
141               "show": true
142             },
143             {
144               "format": "short",
145               "label": null,
146               "logBase": 1,
147               "max": null,
148               "min": null,
149               "show": true
150             }
151           ]
152         },
153         {
154           "cacheTimeout": null,
155           "colorBackground": false,
156           "colorValue": false,
157           "colors": [
158             "rgba(245, 54, 54, 0.9)",
159             "rgba(237, 129, 40, 0.89)",
160             "rgba(50, 172, 45, 0.97)"
161           ],
162           "datasource": "yardstick",
163           "format": "none",
164           "gauge": {
165             "maxValue": 100,
166             "minValue": 0,
167             "show": false,
168             "thresholdLabels": false,
169             "thresholdMarkers": true
170           },
171           "id": 2,
172           "interval": null,
173           "links": [],
174           "mappingType": 1,
175           "mappingTypes": [
176             {
177               "name": "value to text",
178               "value": 1
179             },
180             {
181               "name": "range to text",
182               "value": 2
183             }
184           ],
185           "maxDataPoints": 100,
186           "nullPointMode": "connected",
187           "nullText": null,
188           "postfix": "",
189           "postfixFontSize": "50%",
190           "prefix": "",
191           "prefixFontSize": "50%",
192           "rangeMaps": [
193             {
194               "from": "null",
195               "text": "N/A",
196               "to": "null"
197             }
198           ],
199           "span": 6,
200           "sparkline": {
201             "fillColor": "rgba(31, 118, 189, 0.18)",
202             "full": false,
203             "lineColor": "rgb(31, 120, 193)",
204             "show": false
205           },
206           "tableColumn": "",
207           "targets": [
208             {
209               "dsType": "influxdb",
210               "groupBy": [
211                 {
212                   "params": [
213                     "$__interval"
214                   ],
215                   "type": "time"
216                 },
217                 {
218                   "params": [
219                     "null"
220                   ],
221                   "type": "fill"
222                 }
223               ],
224               "measurement": "opnfv_yardstick_tc045",
225               "orderByTime": "ASC",
226               "policy": "default",
227               "refId": "A",
228               "resultFormat": "time_series",
229               "select": [
230                 [
231                   {
232                     "params": [
233                       "sla_pass"
234                     ],
235                     "type": "field"
236                   },
237                   {
238                     "params": [],
239                     "type": "mean"
240                   }
241                 ]
242               ],
243               "tags": []
244             }
245           ],
246           "thresholds": "",
247           "title": "Panel Title",
248           "type": "singlestat",
249           "valueFontSize": "80%",
250           "valueMaps": [
251             {
252               "op": "=",
253               "text": "N/A",
254               "value": "null"
255             }
256           ],
257           "valueName": "avg"
258         }
259       ],
260       "repeat": null,
261       "repeatIteration": null,
262       "repeatRowId": null,
263       "showTitle": false,
264       "title": "Dashboard Row",
265       "titleSize": "h6"
266     }
267   ],
268   "schemaVersion": 14,
269   "style": "dark",
270   "tags": [
271     "HA"
272   ],
273   "templating": {
274     "list": []
275   },
276   "time": {
277     "from": "now/d",
278     "to": "now/d"
279   },
280   "timepicker": {
281     "refresh_intervals": [
282       "5s",
283       "10s",
284       "30s",
285       "1m",
286       "5m",
287       "15m",
288       "30m",
289       "1h",
290       "2h",
291       "1d"
292     ],
293     "time_options": [
294       "5m",
295       "15m",
296       "1h",
297       "6h",
298       "12h",
299       "24h",
300       "2d",
301       "7d",
302       "30d"
303     ]
304   },
305   "timezone": "",
306   "title": "opnfv_yardstick_tc045",
307   "version": 5
308 }