-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

powerstat


> Measures the power consumption of a computer that has a battery power source or supports the RAPL interface.

More information.


Measure power with the default of 10 samples with an interval of 10 seconds:

powerstat

Measure power with custom number of samples and interval duration:

powerstat {interval} {number_of_samples}

Measure power using Intel's RAPL interface:

powerstat -R {interval} {number_of_samples}

Show a histogram of the power measurements:

powerstat -H {interval} {number_of_samples}

Enable all statistics gathering options:

powerstat -a {interval} {number_of_samples}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 16:44:38 2024