Added NSB sample Test Case documentation.
[yardstick.git] / dashboard / opnfv_yardstick_tc043.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": "250px",
46       "panels": [
47         {
48           "aliasColors": {},
49           "bars": false,
50           "dashLength": 10,
51           "dashes": false,
52           "datasource": "yardstick",
53           "editable": true,
54           "error": false,
55           "fill": 1,
56           "grid": {},
57           "id": 1,
58           "legend": {
59             "alignAsTable": true,
60             "avg": true,
61             "current": false,
62             "max": true,
63             "min": true,
64             "rightSide": false,
65             "show": true,
66             "total": false,
67             "values": true
68           },
69           "lines": true,
70           "linewidth": 2,
71           "links": [],
72           "nullPointMode": "connected",
73           "percentage": false,
74           "pointradius": 5,
75           "points": true,
76           "renderer": "flot",
77           "seriesOverrides": [],
78           "spaceLength": 10,
79           "span": 12,
80           "stack": false,
81           "steppedLine": false,
82           "targets": [
83             {
84               "alias": "RTT",
85               "dsType": "influxdb",
86               "groupBy": [],
87               "measurement": "opnfv_yardstick_tc043",
88               "orderByTime": "ASC",
89               "policy": "default",
90               "refId": "A",
91               "resultFormat": "time_series",
92               "select": [
93                 [
94                   {
95                     "params": [
96                       "rtt.node2"
97                     ],
98                     "type": "field"
99                   }
100                 ]
101               ],
102               "tags": []
103             }
104           ],
105           "thresholds": [
106             {
107               "colorMode": "custom",
108               "fill": true,
109               "fillColor": "rgba(234, 112, 112, 0.22)",
110               "op": "gt",
111               "value": 10
112             }
113           ],
114           "timeFrom": null,
115           "timeShift": null,
116           "title": "Round-trip time between nodes - Ping",
117           "tooltip": {
118             "msResolution": true,
119             "shared": true,
120             "sort": 0,
121             "value_type": "cumulative"
122           },
123           "type": "graph",
124           "xaxis": {
125             "buckets": null,
126             "mode": "time",
127             "name": null,
128             "show": true,
129             "values": []
130           },
131           "yaxes": [
132             {
133               "format": "ms",
134               "label": "round-trip time (rtt)",
135               "logBase": 1,
136               "max": null,
137               "min": null,
138               "show": true
139             },
140             {
141               "format": "short",
142               "label": null,
143               "logBase": 1,
144               "max": null,
145               "min": null,
146               "show": true
147             }
148           ]
149         }
150       ],
151       "repeat": null,
152       "repeatIteration": null,
153       "repeatRowId": null,
154       "showTitle": false,
155       "title": "Row",
156       "titleSize": "h6"
157     }
158   ],
159   "schemaVersion": 14,
160   "style": "dark",
161   "tags": [
162     "Network"
163   ],
164   "templating": {
165     "list": []
166   },
167   "time": {
168     "from": "now/d",
169     "to": "now/d"
170   },
171   "timepicker": {
172     "refresh_intervals": [
173       "5s",
174       "10s",
175       "30s",
176       "1m",
177       "5m",
178       "15m",
179       "30m",
180       "1h",
181       "2h",
182       "1d"
183     ],
184     "time_options": [
185       "5m",
186       "15m",
187       "1h",
188       "6h",
189       "12h",
190       "24h",
191       "2d",
192       "7d",
193       "30d"
194     ]
195   },
196   "timezone": "browser",
197   "title": "opnfv_yardstick_tc043",
198   "version": 5
199 }