Skip to content

Boavizta/Energizta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energizta is a collaborative project to collect and report open-data on the energy consumption of servers.


⚠️ This is still a very early stage project. Any feedback or contribution will be highly appreciated. ⚠️

principle of Energizta

What ❔

Science is still at an early stage for computer energy consumption evaluation. Several approaches have been used to measure (or model) the power consumption of computers (RAPL, IPMI, PDU, Models, Energy consumption metrology agents, Wattmeter, ...). These different methods have limitations in terms of completeness, confidence or implementability. Besides they often give different result on the same environment.

So how do we bridge these gaps?

Energizta is trying to address these problems and provide a set of tools to report and model the power consumption of servers with as much precision as possible.

How ❔

  1. With a script that collect hardware configurations and retreive power consumption metrics on baremetal servers at differents states with differents methods. See Energizta.sh 📡.

  2. With a "citizen science" database where anyone can contribute by uploading the information returned by the script. This database will be opendata and should allow research scientists to work on models and equations to describe power usage based upon hardware specs proxy metrics (realtime or average). See data-mining 🔍 & api ☁️.

  3. With implementations of the potential findings in other projects.

Quickstart for energita's data contributers 🚀

If you whant to quickly contribute to our data repository you can follow these steps.

wget https://raw.githubusercontent.com/Boavizta/Energizta/main/energizta/energizta.sh
chmod +x energizta.sh
sudo apt-get install awk sed curl lshw stress-ng

sudo ./energizta.sh --stresstest --send-to-db

For more information see Quickstart for energita's contributers 🚀.

Full documentation 📘

Go to documentation 📘

Other similar projets

About

🔌 A collaborative project to collect and report open-data on the energy consumption of servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published