blob: 7c8be890995bf53c71adde38ff7a6a7f19a76601 [file] [log] [blame]
Matteo Scandolo8fe90b52019-06-24 17:12:35 -07001{
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": "-- Grafana --",
7 "enable": true,
8 "hide": true,
9 "iconColor": "rgba(0, 211, 255, 1)",
10 "name": "Annotations & Alerts",
11 "type": "dashboard"
12 }
13 ]
14 },
15 "editable": true,
16 "gnetId": null,
17 "graphTooltip": 0,
18 "id": 5,
19 "links": [],
20 "panels": [
21 {
22 "cacheTimeout": null,
23 "colorBackground": false,
24 "colorValue": true,
25 "colors": [
26 "#299c46",
27 "#629e51",
28 "#d44a3a"
29 ],
30 "datasource": "Prometheus",
31 "format": "none",
32 "gauge": {
33 "maxValue": 100,
34 "minValue": 0,
35 "show": false,
36 "thresholdLabels": false,
37 "thresholdMarkers": true
38 },
39 "gridPos": {
40 "h": 9,
41 "w": 12,
42 "x": 0,
43 "y": 0
44 },
45 "id": 4,
46 "interval": null,
47 "links": [],
48 "mappingType": 1,
49 "mappingTypes": [
50 {
51 "name": "value to text",
52 "value": 1
53 },
54 {
55 "name": "range to text",
56 "value": 2
57 }
58 ],
59 "maxDataPoints": 100,
60 "nullPointMode": "connected",
61 "nullText": null,
62 "postfix": "",
63 "postfixFontSize": "50%",
64 "prefix": "",
65 "prefixFontSize": "50%",
66 "rangeMaps": [
67 {
68 "from": "null",
69 "text": "N/A",
70 "to": "null"
71 }
72 ],
73 "sparkline": {
74 "fillColor": "rgba(31, 118, 189, 0.18)",
75 "full": false,
76 "lineColor": "rgb(31, 120, 193)",
77 "show": false
78 },
79 "tableColumn": "__name__",
80 "targets": [
81 {
82 "expr": "onosaaa_rx_accept_responses{}",
83 "format": "time_series",
84 "hide": false,
85 "intervalFactor": 1,
86 "refId": "A"
87 }
88 ],
89 "thresholds": "",
90 "title": "Successful Authentication Requests",
91 "type": "singlestat",
92 "valueFontSize": "200%",
93 "valueMaps": [
94 {
95 "op": "=",
96 "text": "N/A",
97 "value": "null"
98 }
99 ],
100 "valueName": "current"
101 },
102 {
103 "cacheTimeout": null,
104 "colorBackground": false,
105 "colorValue": true,
106 "colors": [
107 "#299c46",
108 "#890f02",
109 "#890f02"
110 ],
111 "datasource": "Prometheus",
112 "format": "none",
113 "gauge": {
114 "maxValue": 100,
115 "minValue": 0,
116 "show": false,
117 "thresholdLabels": false,
118 "thresholdMarkers": true
119 },
120 "gridPos": {
121 "h": 9,
122 "w": 12,
123 "x": 12,
124 "y": 0
125 },
126 "id": 5,
127 "interval": null,
128 "links": [],
129 "mappingType": 1,
130 "mappingTypes": [
131 {
132 "name": "value to text",
133 "value": 1
134 },
135 {
136 "name": "range to text",
137 "value": 2
138 }
139 ],
140 "maxDataPoints": 100,
141 "nullPointMode": "connected",
142 "nullText": null,
143 "postfix": "",
144 "postfixFontSize": "50%",
145 "prefix": "",
146 "prefixFontSize": "50%",
147 "rangeMaps": [
148 {
149 "from": "null",
150 "text": "N/A",
151 "to": "null"
152 }
153 ],
154 "sparkline": {
155 "fillColor": "rgba(31, 118, 189, 0.18)",
156 "full": false,
157 "lineColor": "rgb(31, 120, 193)",
158 "show": false
159 },
160 "tableColumn": "__name__",
161 "targets": [
162 {
163 "expr": "onosaaa_rx_reject_responses{}",
164 "format": "time_series",
165 "hide": false,
166 "intervalFactor": 1,
167 "refId": "A"
168 }
169 ],
170 "thresholds": "0",
171 "title": "Failed Authentication Requests",
172 "type": "singlestat",
173 "valueFontSize": "200%",
174 "valueMaps": [
175 {
176 "op": "=",
177 "text": "N/A",
178 "value": "null"
179 }
180 ],
181 "valueName": "current"
182 },
183 {
184 "aliasColors": {},
185 "bars": false,
186 "dashLength": 10,
187 "dashes": false,
188 "datasource": "Prometheus",
189 "fill": 1,
190 "gridPos": {
191 "h": 12,
192 "w": 24,
193 "x": 0,
194 "y": 9
195 },
196 "id": 2,
197 "legend": {
198 "avg": false,
199 "current": false,
200 "max": false,
201 "min": false,
202 "show": true,
203 "total": false,
204 "values": false
205 },
206 "lines": true,
207 "linewidth": 1,
208 "links": [],
209 "nullPointMode": "null",
210 "percentage": false,
211 "pointradius": 5,
212 "points": false,
213 "renderer": "flot",
214 "seriesOverrides": [],
215 "spaceLength": 10,
216 "stack": false,
217 "steppedLine": false,
218 "targets": [
219 {
220 "expr": "onosaaa_rx_accept_responses{}",
221 "format": "time_series",
222 "intervalFactor": 1,
223 "legendFormat": "Accepted Responses",
224 "refId": "A"
225 },
226 {
227 "expr": "onosaaa_rx_reject_responses{}",
228 "format": "time_series",
229 "intervalFactor": 1,
230 "legendFormat": "Rejected Responses",
231 "refId": "B"
232 },
233 {
234 "expr": "onosaaa_pending_responses{}",
235 "format": "time_series",
236 "intervalFactor": 1,
237 "legendFormat": "Pending Responses",
238 "refId": "C"
239 }
240 ],
241 "thresholds": [],
242 "timeFrom": null,
243 "timeShift": null,
244 "title": "Radius Server Status",
245 "tooltip": {
246 "shared": true,
247 "sort": 0,
248 "value_type": "individual"
249 },
250 "transparent": false,
251 "type": "graph",
252 "xaxis": {
253 "buckets": null,
254 "mode": "time",
255 "name": null,
256 "show": true,
257 "values": []
258 },
259 "yaxes": [
260 {
261 "decimals": 0,
262 "format": "short",
263 "label": "Requests Count",
264 "logBase": 1,
265 "max": null,
266 "min": "0",
267 "show": true
268 },
269 {
270 "format": "short",
271 "label": null,
272 "logBase": 1,
273 "max": null,
274 "min": null,
275 "show": true
276 }
277 ],
278 "yaxis": {
279 "align": false,
280 "alignLevel": null
281 }
282 }
283 ],
284 "schemaVersion": 16,
285 "style": "dark",
286 "tags": [],
287 "templating": {
288 "list": []
289 },
290 "time": {
291 "from": "now-15m",
292 "to": "now"
293 },
294 "timepicker": {
295 "refresh_intervals": [
296 "5s",
297 "10s",
298 "30s",
299 "1m",
300 "5m",
301 "15m",
302 "30m",
303 "1h",
304 "2h",
305 "1d"
306 ],
307 "time_options": [
308 "5m",
309 "15m",
310 "1h",
311 "6h",
312 "12h",
313 "24h",
314 "2d",
315 "7d",
316 "30d"
317 ]
318 },
319 "timezone": "",
320 "title": "AAA Stats",
321 "uid": "3ne5yH4Wz",
322 "version": 1
323}