bdshroyer / gopower

Power monitoring agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gopower

Basic RAPL-based power monitor. WIP.

Important Dependencies:

  • Gomega: Matchers for testing.
  • Ginkgo: BDD testing framework for Go.
  • Intel PowerGadget (Mac OS only): Provides access to Intel's power performance counter system.

OS X Requirements

OS X doesn't have a native Intel RAPL driver, so you will need to install the Intel PowerGadget to make this work on a Mac.

About

Power monitoring agent

License:MIT License


Languages

Language:Go 100.0%