Swarmlab docs

Application development in a distributed system

Development of Distributed Systems from Design to Application


You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

41 lines
820 B

= Data collector!
image::ROOT:swarmlab.png[swarmlab,150,float=right]
The data collector is a lightweight microservice application that sends metadata, collected from a system, such as an IoT network, distributed system, data center, etc.
The data are transmitted, stored, and can be retrieved at any time.
== Start
You can start it in the same way as you start any other application.
TIP: You can find more information http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/start-microservices.html[here^]
=== Open web interface
image::ROOT:openweb.png[float=right]
click on "Click here to open the Web_App"
=== Open console
run
[source,c]
----
docker exec ... Command
----
=== Source directory
The directory that contains the source is in "Directory Maps -> Local" column.