For INTEL Processors. Display current energy consumption in watts using Intel Running Average Power Limit (RAPL).
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
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.