master
json 198 lines 5.21 KB
Raw
1 {
2 "data": [
3 {
4 "attributes": {
5 "parameters": {
6 "address": "127.0.0.1",
7 "disk_space_threshold": null,
8 "extra_port": 0,
9 "max_routing_connections": 0,
10 "monitorpw": null,
11 "monitoruser": null,
12 "persistmaxtime": "0ms",
13 "persistpoolmax": 0,
14 "port": 3306,
15 "priority": 0,
16 "private_address": null,
17 "proxy_protocol": false,
18 "rank": "primary",
19 "replication_custom_options": null,
20 "socket": null,
21 "ssl": false,
22 "ssl_ca": null,
23 "ssl_cert": null,
24 "ssl_cert_verify_depth": 9,
25 "ssl_cipher": null,
26 "ssl_key": null,
27 "ssl_verify_peer_certificate": false,
28 "ssl_verify_peer_host": false,
29 "ssl_version": "MAX"
30 },
31 "replication_lag": -1,
32 "source": {
33 "file": "/var/lib/maxscale/maxscale.cnf.d/kek.cnf",
34 "type": "runtime"
35 },
36 "state": "Down",
37 "statistics": {
38 "active_operations": 0,
39 "adaptive_avg_select_time": "0ns",
40 "connection_pool_empty": 0,
41 "connections": 0,
42 "failed_auths": 0,
43 "max_connections": 0,
44 "max_pool_size": 0,
45 "persistent_connections": 0,
46 "response_time_distribution": {
47 "read": {
48 "distribution": [
49 {
50 "count": 0,
51 "time": "0.000001",
52 "total": 0
53 },
54 {
55 "count": 0,
56 "time": "0.000010",
57 "total": 0
58 },
59 {
60 "count": 0,
61 "time": "0.000100",
62 "total": 0
63 },
64 {
65 "count": 0,
66 "time": "0.001000",
67 "total": 0
68 },
69 {
70 "count": 0,
71 "time": "0.010000",
72 "total": 0
73 },
74 {
75 "count": 0,
76 "time": "0.100000",
77 "total": 0
78 },
79 {
80 "count": 0,
81 "time": "1.000000",
82 "total": 0
83 },
84 {
85 "count": 0,
86 "time": "10.000000",
87 "total": 0
88 },
89 {
90 "count": 0,
91 "time": "100.000000",
92 "total": 0
93 },
94 {
95 "count": 0,
96 "time": "1000.000000",
97 "total": 0
98 },
99 {
100 "count": 0,
101 "time": "10000.000000",
102 "total": 0
103 },
104 {
105 "count": 0,
106 "time": "100000.000000",
107 "total": 0
108 }
109 ],
110 "operation": "read",
111 "range_base": 10
112 },
113 "write": {
114 "distribution": [
115 {
116 "count": 0,
117 "time": "0.000001",
118 "total": 0
119 },
120 {
121 "count": 0,
122 "time": "0.000010",
123 "total": 0
124 },
125 {
126 "count": 0,
127 "time": "0.000100",
128 "total": 0
129 },
130 {
131 "count": 0,
132 "time": "0.001000",
133 "total": 0
134 },
135 {
136 "count": 0,
137 "time": "0.010000",
138 "total": 0
139 },
140 {
141 "count": 0,
142 "time": "0.100000",
143 "total": 0
144 },
145 {
146 "count": 0,
147 "time": "1.000000",
148 "total": 0
149 },
150 {
151 "count": 0,
152 "time": "10.000000",
153 "total": 0
154 },
155 {
156 "count": 0,
157 "time": "100.000000",
158 "total": 0
159 },
160 {
161 "count": 0,
162 "time": "1000.000000",
163 "total": 0
164 },
165 {
166 "count": 0,
167 "time": "10000.000000",
168 "total": 0
169 },
170 {
171 "count": 0,
172 "time": "100000.000000",
173 "total": 0
174 }
175 ],
176 "operation": "write",
177 "range_base": 10
178 }
179 },
180 "reused_connections": 0,
181 "routed_packets": 0,
182 "total_connections": 0
183 },
184 "uptime": 0,
185 "version_string": ""
186 },
187 "id": "kek",
188 "links": {
189 "self": "http://localhost:8989/v1/servers/kek/"
190 },
191 "relationships": {},
192 "type": "servers"
193 }
194 ],
195 "links": {
196 "self": "http://localhost:8989/v1/servers/"
197 }
198 }