Skip to content

For INTEL Processors. Display current energy consumption in watts using Intel Running Average Power Limit (RAPL).

License

Notifications You must be signed in to change notification settings

bryancandi/bintelpwr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bintelpwr

bintelpwr:

For INTEL Processors. Display current energy consumption in watts using Intel Running Average Power Limit (RAPL).


Script bintelpwr refreshes every 1 second unless specified with launch option -t.

This script requires root privileges to run. sudo bintelpwr

Examples:
bintelpwr : Run script with default values.
bintelpwr -t 4 : Run script and refresh every 4 seconds.

Options:
  -h, --help    Display this help message
  -t, --time    Specify refresh interval in seconds
  -v, --version Display script version

Installation

Normal install will install scripts to /usr/bin and requires root.
Local install will install scripts to ~/bin.

Run make install to install bintelpwr.
Run make uninstall to uninstall bintelpwr.

Run make install-local to install bintelpwr locally for current user.
Run make uninstall-local to uninstall bintelpwr locally for current user.


Screenshots

Alt text

About

For INTEL Processors. Display current energy consumption in watts using Intel Running Average Power Limit (RAPL).

Resources

License

Stars

Watchers

Forks

Packages

No packages published