Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Degree Project

This is the code for the degree project: Evaluating and Designing an Industrial DataOps and Topology for Operational Technology

Monitoring

The monitoring containers are built with InfluxDB, and Grafana to help monitor and visualize the VMs.

To start the monitoring containers: docker compose -f .\docker-compose-monitor.yml up -d

To end the monitoring containers: docker compose -f .\docker-compose-monitor.yml down

DataHub

The DataHubs will be set up in their own VM. They will connect to the (external) Loader and the Monitors.

First start the UMH container, then wait a few minutes while it loads up. Then start the telegraf containers which will send the data to InfluxDB on the DBMserv.

To start the containers: docker compose up

To end all of the containers: docker compose down

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors