The Power Hog offers a suite of tools designed to track your computer’s energy consumption. Currently the three primary objectives are:
Currently we only support MacOSX through the powermetrics [1] tool! More work is needed for Linux or Windows support.
For running the hog on your system there are two main parts.
The background script that collects all the data and sends it to a server. This is called the power_logger
. More
information can be found here:
https://github.com/green-coding-solutions/hog#power-logger
The app that gives you first insites on the data collected and more information on the hog on your system. Details can be found here:
https://github.com/green-coding-solutions/hog#the-desktop-app
Detailed analytics can be done in the Green Metrics Tool dashboard. You can either use our server or hosts you own.
A full readme and documentation can be found in the GitHub repo.
Download Documentation Github