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.
1.2 KiB
1.2 KiB
Data Collector Service
Semester project for Cloud Computing and Services lab class
Technologies (tools and services)
The project was developed with the help of the following tools ands services:
- swarmlab - The lab platform, on which the project was deployed and tested
- Ansible - Automated orchestration of the network
- fluentd - Data collection from the system's backend
- MongoDB - Database for storing data
- node.js - Wep app for data presentation
Description
The project "Data collector service" is the default project of this semester’s lab class. By utilizing the swarmlab's offered lab, we aimed at collecting data from the nodes of a swarm. Additionaly, we deployed a mongoDB replica network for storing the data.
Instructions
Instructions for project's deployement and usage are presented via the ascii.adoc.html. Open this with the help of a browser.