|
NAMEpowermon —
display CPU power consumption
SYNOPSIS
DESCRIPTIONThepowermon utility reads the CPU internal power
counters, calculates the current power consumption and displays it on a nice
curses interface. What counters are available depends on the CPU.
All necessary parameters are determined at program start via CPUID
and MSRs. If some parameters cannot be detemined or the CPU is unknown to
COMMANDSpowermon is controlled with interactive keyboard
commands. The following commands are supported:
SEE ALSOcoretemp(4) cpuctl(4)AUTHORSYamagi Burmeister yamagi@yamagi.orgBugsCurrently only Intel CPUs starting with Sandy Bridge are supported. Older Intel CPUs don't have the necessary MSRs, for other vendors the code is missing.The accuracy of the DRAM counter is highly dependent on the OEM platform. The values may just be garbage.
Visit the GSP FreeBSD Man Page Interface. |