bkuchcik / powerapi-volcamp-demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demonstration for the Volcamp 2021

Usage of Powerapi based on a docker compose. Powerapi helps to measure process consumption.

When the solution is launched on a workstation, it measures the consumption of all the docker containers.

Tested on a linux workstation, but did not work on EC2 (as mentionned in the powerapi documentation).

You can run the demo on your linux workstation with the following commands:

./start-db.sh
./start-powerapi.sh

If you want to add additional workload, you can launch the kafka-compose file to see impact on consumption.

About


Languages

Language:Shell 92.8%Language:JavaScript 7.2%