· 6 years ago · Jun 13, 2019, 08:56 AM
1administrator@aegis:~$ sudo cat /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-Jun-13_034421.log
2
3#######
4#######
5#######
6
7---------------------------------------------
8AEGIS Virtual Appliance Configuration Script
9---------------------------------------------
10
11Full configuration log is /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-Jun-13_034421.log
12#######
13#######
14#######
15
16Starting configuration proccess...
17
181. Network configuration
19Checking current network parameters...
20Hostname: aegis
21Type: dhcp is currently used for interface eth0
22IP address: 192.168.40.131
23Netmask: 255.255.255.0
24Gateway: 192.168.40.2
25DNS Servers:
26nameserver 192.168.40.2
27Do you want to change current network configuration?:
28[Enter Y or N]> Skipping network configuration...
29
302. Network Connectivity
31Testing network connectivity...
32
33Test 1: Testing access to receiver.changedynamix.io...
34 % Total % Received % Xferd Average Speed Time Time Time Current
35 Dload Upload Total Spent Left Speed
36 0 48 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
37HTTP/1.1 405 Method Not Allowed
38Date: Thu, 13 Jun 2019 07:44:28 GMT
39Content-Type: text/plain; charset=UTF-8
40Content-Length: 48
41Connection: keep-alive
42Allow: POST
43Server: akka-http/10.1.3
44
45Test 1: Ok, successfully connected to receiver.changedynamix.io
46
47Test 2: Testing access to nexus.changedynamix.io...
48 % Total % Received % Xferd Average Speed Time Time Time Current
49 Dload Upload Total Spent Left Speed
50 0 7087 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
51HTTP/1.1 200 OK
52Date: Thu, 13 Jun 2019 07:44:34 GMT
53Content-Type: text/html
54Content-Length: 7087
55Connection: keep-alive
56Server: Nexus/3.15.2-01 (OSS)
57X-Content-Type-Options: nosniff
58X-Frame-Options: DENY
59Last-Modified: Thu, 13 Jun 2019 07:44:34 GMT
60Pragma: no-cache
61Cache-Control: post-check=0, pre-check=0
62Expires: 0
63
64Test 2: Ok, successfully connected to nexus.changedynamix.io
65
663. AEGIS Configuration
67Starting AEGIS configuration...
68[Enter your AEGIS Api Key]:
69> Configuring new AEGIS Api Key...
70
71AEGIS Api Key configured...ok
72
73[Enter your AEGIS Secret Key]:
74> Configuring new AEGIS Secret Key...
75
76AEGIS Secret Key configured...ok
77
78[Enter your AEGIS Public Key]:
79> Configuring new AEGIS Public Key...
80
81AEGIS Public Key configured...ok
82
83[Enter AEGIS Receiver URL - unless provided another URL accept default]
84[Default AEGIS Receiver URL: https://receiver.changedynamix.io ]> Configuring new receiver URL...
85
86New receiver URL configured...ok
87
88[Enter AEGIS Monitoring URL - unless provided another URL accept default]
89[Default AEGIS Monitoring URL: https://monitoring.changedynamix.io/v1 ]> Configuring new monitoring URL...
90
91New monitoring URL configured...ok
92
934. Data Aggregator Configuration
94Do you want to configure Aegis Data Aggregator?:
95[Enter Y or N]> Starting Data Aggregator Configuration...
96Please enter Data Aggregator Unique ID:
97Example: RO-CDXCORP1
98> Configuring Data Aggregator Unique ID...
99
100New Data Aggregator Unique ID......ok
101
102Enter Data Aggregator Description:
103Example: CDX Corp - Royal Oak, MI - Aggregator
104> Configuring Data Aggregator Description...
105
106Data Aggregator Description configured...ok
107
108Enter DNS Server for Data Aggregator:
109Important: only one DNS server can be configured
110> Configuring DNS Server for Data Aggregator...
111
112Data Aggregator DNS configured...ok
113
114Checking for Data Aggregator updates...
115Error response from daemon: Get https://docker-official.changedynamix.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
116Something went wrong with the configuration, please check the log file /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-Jun-13_034421.log for more information!
117Data Aggregator updates done...ok!
118Configuring Data Aggregator automatic startup...
119Data Aggregator automatic startup configuration done...ok
120Data Aggregator configuration done...ok
121
122Data Aggregator started...ok
123[
124 {
125 "Id": "f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1",
126 "Created": "2019-06-13T07:46:51.630405286Z",
127 "Path": "/opt/docker/runit.sh",
128 "Args": [
129 "--host",
130 "0.0.0.0",
131 "--port",
132 "5555",
133 "--batchTime",
134 "60",
135 "--dns",
136 "8.8.8.8",
137 "--receiver",
138 "https://dev-receiver.changedynamix.io",
139 "--uniqueId",
140 "monitoring-system-aggregator-bohdana",
141 "--monitoring",
142 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
143 "--apiKey",
144 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
145 "--secretKey",
146 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
147 "--publicKey",
148 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
149 "--description",
150 "Aggregator for testing of the monitoring system"
151 ],
152 "State": {
153 "Status": "running",
154 "Running": true,
155 "Paused": false,
156 "Restarting": false,
157 "OOMKilled": false,
158 "Dead": false,
159 "Pid": 2927,
160 "ExitCode": 0,
161 "Error": "",
162 "StartedAt": "2019-06-13T07:46:53.183711933Z",
163 "FinishedAt": "0001-01-01T00:00:00Z"
164 },
165 "Image": "sha256:d834f11b7093fffe45bf9bd6e574b98b27c1f39f0f02c5d97d08be22f9a03c97",
166 "ResolvConfPath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/resolv.conf",
167 "HostnamePath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/hostname",
168 "HostsPath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/hosts",
169 "LogPath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1-json.log",
170 "Name": "/data-aggregator",
171 "RestartCount": 0,
172 "Driver": "aufs",
173 "Platform": "linux",
174 "MountLabel": "",
175 "ProcessLabel": "",
176 "AppArmorProfile": "docker-default",
177 "ExecIDs": null,
178 "HostConfig": {
179 "Binds": [
180 "/home/administrator/aegis/aegis_host_os_ip_address.txt:/data/host_os_ip_address:ro",
181 "/home/administrator/aegis/aegis_host_os_hostname.txt:/data/host_os_hostname:ro"
182 ],
183 "ContainerIDFile": "",
184 "LogConfig": {
185 "Type": "json-file",
186 "Config": {
187 "max-file": "5",
188 "max-size": "100m"
189 }
190 },
191 "NetworkMode": "default",
192 "PortBindings": {
193 "5555/tcp": [
194 {
195 "HostIp": "",
196 "HostPort": "5555"
197 }
198 ],
199 "5556/tcp": [
200 {
201 "HostIp": "",
202 "HostPort": "5556"
203 }
204 ],
205 "5557/tcp": [
206 {
207 "HostIp": "",
208 "HostPort": "5557"
209 }
210 ],
211 "8113/tcp": [
212 {
213 "HostIp": "",
214 "HostPort": "8113"
215 }
216 ]
217 },
218 "RestartPolicy": {
219 "Name": "always",
220 "MaximumRetryCount": 0
221 },
222 "AutoRemove": false,
223 "VolumeDriver": "",
224 "VolumesFrom": null,
225 "CapAdd": null,
226 "CapDrop": null,
227 "Dns": [],
228 "DnsOptions": [],
229 "DnsSearch": [],
230 "ExtraHosts": null,
231 "GroupAdd": null,
232 "IpcMode": "shareable",
233 "Cgroup": "",
234 "Links": null,
235 "OomScoreAdj": 0,
236 "PidMode": "",
237 "Privileged": false,
238 "PublishAllPorts": false,
239 "ReadonlyRootfs": false,
240 "SecurityOpt": null,
241 "UTSMode": "",
242 "UsernsMode": "",
243 "ShmSize": 67108864,
244 "Runtime": "runc",
245 "ConsoleSize": [
246 0,
247 0
248 ],
249 "Isolation": "",
250 "CpuShares": 0,
251 "Memory": 0,
252 "NanoCpus": 0,
253 "CgroupParent": "",
254 "BlkioWeight": 0,
255 "BlkioWeightDevice": [],
256 "BlkioDeviceReadBps": null,
257 "BlkioDeviceWriteBps": null,
258 "BlkioDeviceReadIOps": null,
259 "BlkioDeviceWriteIOps": null,
260 "CpuPeriod": 0,
261 "CpuQuota": 0,
262 "CpuRealtimePeriod": 0,
263 "CpuRealtimeRuntime": 0,
264 "CpusetCpus": "",
265 "CpusetMems": "",
266 "Devices": [],
267 "DeviceCgroupRules": null,
268 "DiskQuota": 0,
269 "KernelMemory": 0,
270 "MemoryReservation": 0,
271 "MemorySwap": 0,
272 "MemorySwappiness": null,
273 "OomKillDisable": false,
274 "PidsLimit": 0,
275 "Ulimits": null,
276 "CpuCount": 0,
277 "CpuPercent": 0,
278 "IOMaximumIOps": 0,
279 "IOMaximumBandwidth": 0,
280 "MaskedPaths": [
281 "/proc/asound",
282 "/proc/acpi",
283 "/proc/kcore",
284 "/proc/keys",
285 "/proc/latency_stats",
286 "/proc/timer_list",
287 "/proc/timer_stats",
288 "/proc/sched_debug",
289 "/proc/scsi",
290 "/sys/firmware"
291 ],
292 "ReadonlyPaths": [
293 "/proc/bus",
294 "/proc/fs",
295 "/proc/irq",
296 "/proc/sys",
297 "/proc/sysrq-trigger"
298 ]
299 },
300 "GraphDriver": {
301 "Data": null,
302 "Name": "aufs"
303 },
304 "Mounts": [
305 {
306 "Type": "bind",
307 "Source": "/home/administrator/aegis/aegis_host_os_ip_address.txt",
308 "Destination": "/data/host_os_ip_address",
309 "Mode": "ro",
310 "RW": false,
311 "Propagation": "rprivate"
312 },
313 {
314 "Type": "bind",
315 "Source": "/home/administrator/aegis/aegis_host_os_hostname.txt",
316 "Destination": "/data/host_os_hostname",
317 "Mode": "ro",
318 "RW": false,
319 "Propagation": "rprivate"
320 }
321 ],
322 "Config": {
323 "Hostname": "f4c8f0b0e2c6",
324 "Domainname": "",
325 "User": "root",
326 "AttachStdin": false,
327 "AttachStdout": false,
328 "AttachStderr": false,
329 "ExposedPorts": {
330 "5555/tcp": {},
331 "5556/tcp": {},
332 "5557/tcp": {},
333 "8113/tcp": {}
334 },
335 "Tty": false,
336 "OpenStdin": false,
337 "StdinOnce": false,
338 "Env": [
339 "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
340 "LANG=C.UTF-8",
341 "JAVA_HOME=/docker-java-home/jre",
342 "JAVA_VERSION=8u131",
343 "JAVA_DEBIAN_VERSION=8u131-b11-2",
344 "CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1"
345 ],
346 "Cmd": [
347 "--host",
348 "0.0.0.0",
349 "--port",
350 "5555",
351 "--batchTime",
352 "60",
353 "--dns",
354 "8.8.8.8",
355 "--receiver",
356 "https://dev-receiver.changedynamix.io",
357 "--uniqueId",
358 "monitoring-system-aggregator-bohdana",
359 "--monitoring",
360 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
361 "--apiKey",
362 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
363 "--secretKey",
364 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
365 "--publicKey",
366 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
367 "--description",
368 "Aggregator for testing of the monitoring system"
369 ],
370 "Image": "docker-official.changedynamix.io/changedynamix/data-aggregator:latest-release",
371 "Volumes": null,
372 "WorkingDir": "/opt/docker",
373 "Entrypoint": [
374 "/opt/docker/runit.sh"
375 ],
376 "OnBuild": null,
377 "Labels": {}
378 },
379 "NetworkSettings": {
380 "Bridge": "",
381 "SandboxID": "0ef66fd0e99dcfe6d37f5b6fd63cea8fcdbec0bb9d5db5fb8ad15ae1f8db2846",
382 "HairpinMode": false,
383 "LinkLocalIPv6Address": "",
384 "LinkLocalIPv6PrefixLen": 0,
385 "Ports": {
386 "5555/tcp": [
387 {
388 "HostIp": "0.0.0.0",
389 "HostPort": "5555"
390 }
391 ],
392 "5556/tcp": [
393 {
394 "HostIp": "0.0.0.0",
395 "HostPort": "5556"
396 }
397 ],
398 "5557/tcp": [
399 {
400 "HostIp": "0.0.0.0",
401 "HostPort": "5557"
402 }
403 ],
404 "8113/tcp": [
405 {
406 "HostIp": "0.0.0.0",
407 "HostPort": "8113"
408 }
409 ]
410 },
411 "SandboxKey": "/var/run/docker/netns/0ef66fd0e99d",
412 "SecondaryIPAddresses": null,
413 "SecondaryIPv6Addresses": null,
414 "EndpointID": "a8131f215b73ff38aef387f667adf370ce17f717ec328e29260854e2b6c37fb2",
415 "Gateway": "172.17.0.1",
416 "GlobalIPv6Address": "",
417 "GlobalIPv6PrefixLen": 0,
418 "IPAddress": "172.17.0.2",
419 "IPPrefixLen": 16,
420 "IPv6Gateway": "",
421 "MacAddress": "02:42:ac:11:00:02",
422 "Networks": {
423 "bridge": {
424 "IPAMConfig": null,
425 "Links": null,
426 "Aliases": null,
427 "NetworkID": "8457a1598d62215676f97593e9b5bbe09173dfd9024be38c96963a91d20d9806",
428 "EndpointID": "a8131f215b73ff38aef387f667adf370ce17f717ec328e29260854e2b6c37fb2",
429 "Gateway": "172.17.0.1",
430 "IPAddress": "172.17.0.2",
431 "IPPrefixLen": 16,
432 "IPv6Gateway": "",
433 "GlobalIPv6Address": "",
434 "GlobalIPv6PrefixLen": 0,
435 "MacAddress": "02:42:ac:11:00:02",
436 "DriverOpts": null
437 }
438 }
439 }
440 }
441]
442No Data Aggregator restart needed.
4435. Network Monitor Configuration
444Do you want to configure Aegis Network Monitor?:
445[Enter Y or N]> Please enter Y or N...
446[Enter Y or N]> Starting Network Monitor Configuration...
447Enter Data Aggregator IP address for Network Monitor
448Note. If Data Aggregator is running locally,
449you can enter eth0 IP address - 192.168.40.131:
450> Configuring Data Aggregator IP Address for Network Monitor...
451
452Data Aggregator IP Address for Network Monitor configured...ok
453
454Please enter Network Monitor Unique ID:
455Example: CDXCORP-Network-Monitor-1
456> Configuring Network Monitor Unique ID...
457
458Network Monitor Unique ID configured...ok
459
460Checking for Network Monitor updates...
461Using default tag: latest
462Error response from daemon: Get https://docker-official.changedynamix.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
463Something went wrong with the configuration, please check the log file /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-Jun-13_034421.log for more information!
464Network Monitor updates done...ok!
465
466[
467 {
468 "Id": "f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1",
469 "Created": "2019-06-13T07:46:51.630405286Z",
470 "Path": "/opt/docker/runit.sh",
471 "Args": [
472 "--host",
473 "0.0.0.0",
474 "--port",
475 "5555",
476 "--batchTime",
477 "60",
478 "--dns",
479 "8.8.8.8",
480 "--receiver",
481 "https://dev-receiver.changedynamix.io",
482 "--uniqueId",
483 "monitoring-system-aggregator-bohdana",
484 "--monitoring",
485 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
486 "--apiKey",
487 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
488 "--secretKey",
489 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
490 "--publicKey",
491 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
492 "--description",
493 "Aggregator for testing of the monitoring system"
494 ],
495 "State": {
496 "Status": "running",
497 "Running": true,
498 "Paused": false,
499 "Restarting": false,
500 "OOMKilled": false,
501 "Dead": false,
502 "Pid": 2927,
503 "ExitCode": 0,
504 "Error": "",
505 "StartedAt": "2019-06-13T07:46:53.183711933Z",
506 "FinishedAt": "0001-01-01T00:00:00Z"
507 },
508 "Image": "sha256:d834f11b7093fffe45bf9bd6e574b98b27c1f39f0f02c5d97d08be22f9a03c97",
509 "ResolvConfPath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/resolv.conf",
510 "HostnamePath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/hostname",
511 "HostsPath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/hosts",
512 "LogPath": "/var/lib/docker/containers/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1/f4c8f0b0e2c6089a47c4773355ba99f7f2cd8fd4ab4dc62210b47239639d26c1-json.log",
513 "Name": "/data-aggregator",
514 "RestartCount": 0,
515 "Driver": "aufs",
516 "Platform": "linux",
517 "MountLabel": "",
518 "ProcessLabel": "",
519 "AppArmorProfile": "docker-default",
520 "ExecIDs": null,
521 "HostConfig": {
522 "Binds": [
523 "/home/administrator/aegis/aegis_host_os_ip_address.txt:/data/host_os_ip_address:ro",
524 "/home/administrator/aegis/aegis_host_os_hostname.txt:/data/host_os_hostname:ro"
525 ],
526 "ContainerIDFile": "",
527 "LogConfig": {
528 "Type": "json-file",
529 "Config": {
530 "max-file": "5",
531 "max-size": "100m"
532 }
533 },
534 "NetworkMode": "default",
535 "PortBindings": {
536 "5555/tcp": [
537 {
538 "HostIp": "",
539 "HostPort": "5555"
540 }
541 ],
542 "5556/tcp": [
543 {
544 "HostIp": "",
545 "HostPort": "5556"
546 }
547 ],
548 "5557/tcp": [
549 {
550 "HostIp": "",
551 "HostPort": "5557"
552 }
553 ],
554 "8113/tcp": [
555 {
556 "HostIp": "",
557 "HostPort": "8113"
558 }
559 ]
560 },
561 "RestartPolicy": {
562 "Name": "always",
563 "MaximumRetryCount": 0
564 },
565 "AutoRemove": false,
566 "VolumeDriver": "",
567 "VolumesFrom": null,
568 "CapAdd": null,
569 "CapDrop": null,
570 "Dns": [],
571 "DnsOptions": [],
572 "DnsSearch": [],
573 "ExtraHosts": null,
574 "GroupAdd": null,
575 "IpcMode": "shareable",
576 "Cgroup": "",
577 "Links": null,
578 "OomScoreAdj": 0,
579 "PidMode": "",
580 "Privileged": false,
581 "PublishAllPorts": false,
582 "ReadonlyRootfs": false,
583 "SecurityOpt": null,
584 "UTSMode": "",
585 "UsernsMode": "",
586 "ShmSize": 67108864,
587 "Runtime": "runc",
588 "ConsoleSize": [
589 0,
590 0
591 ],
592 "Isolation": "",
593 "CpuShares": 0,
594 "Memory": 0,
595 "NanoCpus": 0,
596 "CgroupParent": "",
597 "BlkioWeight": 0,
598 "BlkioWeightDevice": [],
599 "BlkioDeviceReadBps": null,
600 "BlkioDeviceWriteBps": null,
601 "BlkioDeviceReadIOps": null,
602 "BlkioDeviceWriteIOps": null,
603 "CpuPeriod": 0,
604 "CpuQuota": 0,
605 "CpuRealtimePeriod": 0,
606 "CpuRealtimeRuntime": 0,
607 "CpusetCpus": "",
608 "CpusetMems": "",
609 "Devices": [],
610 "DeviceCgroupRules": null,
611 "DiskQuota": 0,
612 "KernelMemory": 0,
613 "MemoryReservation": 0,
614 "MemorySwap": 0,
615 "MemorySwappiness": null,
616 "OomKillDisable": false,
617 "PidsLimit": 0,
618 "Ulimits": null,
619 "CpuCount": 0,
620 "CpuPercent": 0,
621 "IOMaximumIOps": 0,
622 "IOMaximumBandwidth": 0,
623 "MaskedPaths": [
624 "/proc/asound",
625 "/proc/acpi",
626 "/proc/kcore",
627 "/proc/keys",
628 "/proc/latency_stats",
629 "/proc/timer_list",
630 "/proc/timer_stats",
631 "/proc/sched_debug",
632 "/proc/scsi",
633 "/sys/firmware"
634 ],
635 "ReadonlyPaths": [
636 "/proc/bus",
637 "/proc/fs",
638 "/proc/irq",
639 "/proc/sys",
640 "/proc/sysrq-trigger"
641 ]
642 },
643 "GraphDriver": {
644 "Data": null,
645 "Name": "aufs"
646 },
647 "Mounts": [
648 {
649 "Type": "bind",
650 "Source": "/home/administrator/aegis/aegis_host_os_ip_address.txt",
651 "Destination": "/data/host_os_ip_address",
652 "Mode": "ro",
653 "RW": false,
654 "Propagation": "rprivate"
655 },
656 {
657 "Type": "bind",
658 "Source": "/home/administrator/aegis/aegis_host_os_hostname.txt",
659 "Destination": "/data/host_os_hostname",
660 "Mode": "ro",
661 "RW": false,
662 "Propagation": "rprivate"
663 }
664 ],
665 "Config": {
666 "Hostname": "f4c8f0b0e2c6",
667 "Domainname": "",
668 "User": "root",
669 "AttachStdin": false,
670 "AttachStdout": false,
671 "AttachStderr": false,
672 "ExposedPorts": {
673 "5555/tcp": {},
674 "5556/tcp": {},
675 "5557/tcp": {},
676 "8113/tcp": {}
677 },
678 "Tty": false,
679 "OpenStdin": false,
680 "StdinOnce": false,
681 "Env": [
682 "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
683 "LANG=C.UTF-8",
684 "JAVA_HOME=/docker-java-home/jre",
685 "JAVA_VERSION=8u131",
686 "JAVA_DEBIAN_VERSION=8u131-b11-2",
687 "CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1"
688 ],
689 "Cmd": [
690 "--host",
691 "0.0.0.0",
692 "--port",
693 "5555",
694 "--batchTime",
695 "60",
696 "--dns",
697 "8.8.8.8",
698 "--receiver",
699 "https://dev-receiver.changedynamix.io",
700 "--uniqueId",
701 "monitoring-system-aggregator-bohdana",
702 "--monitoring",
703 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
704 "--apiKey",
705 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
706 "--secretKey",
707 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
708 "--publicKey",
709 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
710 "--description",
711 "Aggregator for testing of the monitoring system"
712 ],
713 "Image": "docker-official.changedynamix.io/changedynamix/data-aggregator:latest-release",
714 "Volumes": null,
715 "WorkingDir": "/opt/docker",
716 "Entrypoint": [
717 "/opt/docker/runit.sh"
718 ],
719 "OnBuild": null,
720 "Labels": {}
721 },
722 "NetworkSettings": {
723 "Bridge": "",
724 "SandboxID": "0ef66fd0e99dcfe6d37f5b6fd63cea8fcdbec0bb9d5db5fb8ad15ae1f8db2846",
725 "HairpinMode": false,
726 "LinkLocalIPv6Address": "",
727 "LinkLocalIPv6PrefixLen": 0,
728 "Ports": {
729 "5555/tcp": [
730 {
731 "HostIp": "0.0.0.0",
732 "HostPort": "5555"
733 }
734 ],
735 "5556/tcp": [
736 {
737 "HostIp": "0.0.0.0",
738 "HostPort": "5556"
739 }
740 ],
741 "5557/tcp": [
742 {
743 "HostIp": "0.0.0.0",
744 "HostPort": "5557"
745 }
746 ],
747 "8113/tcp": [
748 {
749 "HostIp": "0.0.0.0",
750 "HostPort": "8113"
751 }
752 ]
753 },
754 "SandboxKey": "/var/run/docker/netns/0ef66fd0e99d",
755 "SecondaryIPAddresses": null,
756 "SecondaryIPv6Addresses": null,
757 "EndpointID": "a8131f215b73ff38aef387f667adf370ce17f717ec328e29260854e2b6c37fb2",
758 "Gateway": "172.17.0.1",
759 "GlobalIPv6Address": "",
760 "GlobalIPv6PrefixLen": 0,
761 "IPAddress": "172.17.0.2",
762 "IPPrefixLen": 16,
763 "IPv6Gateway": "",
764 "MacAddress": "02:42:ac:11:00:02",
765 "Networks": {
766 "bridge": {
767 "IPAMConfig": null,
768 "Links": null,
769 "Aliases": null,
770 "NetworkID": "8457a1598d62215676f97593e9b5bbe09173dfd9024be38c96963a91d20d9806",
771 "EndpointID": "a8131f215b73ff38aef387f667adf370ce17f717ec328e29260854e2b6c37fb2",
772 "Gateway": "172.17.0.1",
773 "IPAddress": "172.17.0.2",
774 "IPPrefixLen": 16,
775 "IPv6Gateway": "",
776 "GlobalIPv6Address": "",
777 "GlobalIPv6PrefixLen": 0,
778 "MacAddress": "02:42:ac:11:00:02",
779 "DriverOpts": null
780 }
781 }
782 }
783 }
784]
785Data Aggregator is running, adding its IP address to exlcusion list
786Configuring Network Monitor automatic startup...
787Network Monitor automatic startup configuration done...ok
788Network Monitor configuration done...ok
789
790Network Monitor started...ok
791[]
792Error: No such object: network-monitor
793No Network Monitor restart needed.
7946. SNMP Configuration
795Do you want to configure SNMP?
796[Enter Y or N]> Please enter Y or N...
797Please enter Y or N...
798Skipping SNMP configuration...
7997. Automatic OS Software Packages Upgrages Configuration
800Automatic OS software upgrades are enabled.
801It is recomended to upgrade the OS software automatically.
802Automatic OS software upgrades are executed monthly on the first day of the month.
803Do you want to reconfigure automatic OS software upgrades?
804[Enter Y or N]> Skipping automatic monthly OS software upgrades reconfiguration...
805
806AEGIS Virtual Appliance Configuration Script done...ok
807Full configuration log is /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-Jun-13_034421.log
808Script completed!
809
810Starting Aegis CLI...