Data collector!
The "data collector" is a lightweight microservice application that collect and sends metadata, collected from a system, such as an IoT network, distributed system, data center, etc to a storage system.
-
The data are transmitted, stored, and can be retrieved at any time.
"data collector" are developed with a platform agnostic"container-based application strategy
A platform-agnostic approach offers many choices
|
Start
You can start it in the same way as you start any other application.
You can find more information here |
You may have to wait (couple of minutes) for the system to fully provision resources. You may have to refresh the web interface a couple of times! |
on Error:
on Error:
Run:
onError:
Do you have a VPN connected?
|
Open web interface
Find "webclient" Instance from menou:
-
Instances - > click more
-
connect → "Click here to open the Web_App"
Source directory
The directory that contains the source is in "Directory Maps → Local" column.
-
(1) Opens the info menu
-
(2) Run a shell in a running container
-
(3) Opens web interface
-
(4),(5) Source directory - Directory Maps
"Directory Maps" are the preferred mechanism for persisting data generated and used by Docker containers. We use here "bind mounts" and they are dependent on the directory structure and OS of the host machine.
Your local changes to the files will be overwritten by clicking the "Download" button. You should always take a full backup first (simple copy the directory tree) |