1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/sysutils/powermon/pkg-descr
Lars Engels b4db0b0380 Add new port: sysutils/powermon
Powermon is a small utility that reads the CPU internal power counters,
calculates the current power consumption and displays it together with
some nice statistics on an interactive curses interface.

All Intel CPUs starting with Sandy Bridge are supported. Older Intel
CPUs and CPUs from other vendors don't expose the necessary performance
counters. Additionally some server CPUs like those based on Haswell and
Broadwell do not provide the necessary data.

WWW: https://github.com/Yamagi/powermon

PR:		220450
Submitted by:	yamagi@yamagi.org
Sponsored by:	Essen Hackathon 2017
2017-07-08 22:24:33 +00:00

11 lines
501 B
Plaintext

Powermon is a small utility that reads the CPU internal power counters,
calculates the current power consumption and displays it together with
some nice statistics on an interactive curses interface.
All Intel CPUs starting with Sandy Bridge are supported. Older Intel
CPUs and CPUs from other vendors don't expose the necessary performance
counters. Additionally some server CPUs like those based on Haswell and
Broadwell do not provide the necessary data.
WWW: https://github.com/Yamagi/powermon