consumption monitor console software
PowerTOP_2.14_screenshot.png
PowerTOP is a software utility designed to measure, explain and minimise a computer's electrical power consumption. It was released by Intel in 2007 under the GPLv2 license. It works for Intel, AMD, … Wikipedia
Factsheet
Original author Intel
Release 2007
Stable release 2.15
/ September 29, 2022; 3 years ago (2022-09-29)
Factsheet
Original author Intel
Release 2007
Stable release 2.15
/ September 29, 2022; 3 years ago (2022-09-29)
🌐
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 8 › html › monitoring_and_managing_system_status_and_performance › managing-power-consumption-with-powertop_monitoring-and-managing-system-status-and-performance
Chapter 16. Managing power consumption with PowerTOP | Monitoring and managing system status and performance | Red Hat Enterprise Linux | 8 | Red Hat Documentation
Red Hat Enterprise Linux 8 uses version 2.x of PowerTOP. ... Laptops should run on battery power when running the powertop command. ... Let the calibration finish without interacting with the machine during the process. Calibration takes time because the process performs various tests, cycles through brightness levels and switches devices on and off. When the calibration process is completed, PowerTOP starts as normal. Let it run for approximately an hour to collect data.
🌐
ArchWiki
wiki.archlinux.org › title › Powertop
Powertop - ArchWiki
October 25, 2025 - Install the powertop package. ... In interactive mode, you can modify recommended settings in the Tunables and WakeUp tabs. This allows you to change settings and monitor how they affect your power consumption in the Overview tab.
Discussions

linux - How to use Powertop - Stack Overflow
I am working on power consumption anaysis of different machines we have in our lab ( servers, power pcs). I came to know about powertop for power analysis. till now, I have used it on my laptop onl... More on stackoverflow.com
🌐 stackoverflow.com
Reduce power consumption with powertop - User Customizations - Unraid
Powertop [Support auf Deutsch] Powertop is an Intel tool (yes, works for AMD, too) to check power consumption states of sata, pcie, usb, etc devices. You can download powertop as follows, then restart your server and it will be automatically installed: mkdir /boot/extra cd /boot/extra wget https:... More on forums.unraid.net
🌐 forums.unraid.net
October 21, 2020
Lower power consumption with powertop on InfinitiBook 14 Gen 7
I'd recommend looking into TLP, it applies all the optimizations that powertop suggests and more. There's plenty of other things you can do to cut down on power usage, check out https://wiki.archlinux.org/title/Power_management . On my previous laptop, https://github.com/AdnanHodzic/auto-cpufreq did quite a lot to optimize power usage as well. I suspect that it might fight with TCC to some degree if you run both though. More on reddit.com
🌐 r/tuxedocomputers
9
7
August 31, 2023
Puzzled by TLP/powertop performance
I made a similar test and get the exact opposite result: tlp saves power compared to no tool (didn't test powertop, contrary to popular belief powertop is not a power saving tool). My guess is that your tlp is not properly configured, so it ends up being counterproductive. The default config is not always the most appropriate. However Intel power saving works very well out of the box under Linux, so your best bet is probably to just disable everything. 3W idle is very good. More on reddit.com
🌐 r/archlinux
4
4
January 3, 2022
🌐
Reddit
reddit.com › r/archlinux › how to use powertop?
r/archlinux on Reddit: How to use powertop?
December 29, 2024 -

I've been using some software to optimize my battery life (powertop, auto-cpufreq and power-profile-daemon). I've found that using powertop gives me an additionnal 2h of battery life when I calibrate. The problem is that powertop isn't a service and I'm not sure how to use it.

Auto-cpufreq or power-profiles-daemon always runs as a service but powertop can't. If I reboot after a calibration, I lose it and go back to my old autonomy.

How is it supposed to be used?

🌐
LinuxConfig
linuxconfig.org › home › how to check and tune power consumption with powertop on linux
How to check and tune power consumption with Powertop on Linux
August 29, 2023 - Learn to install and use Powertop on Linux, monitor power usage, and save battery life. Includes interactive usage tips and report generation.
🌐
TecMint
tecmint.com › home › open source › powertop – monitors power usage and improve laptop battery life
PowerTOP - Analyze and Manage Power Consumption in Linux
January 18, 2024 - To run it in calibration mode, use the --calibrate option. If you run Powertop on a laptop battery, it tracks power consumption as well as processes running on the system and after getting enough power measurements, it reports power estimates.
🌐
OneUptime
oneuptime.com › home › blog › how to use powertop for power consumption analysis on ubuntu
How to Use PowerTOP for Power Consumption Analysis on Ubuntu
March 2, 2026 - From the interactive interface, you can identify specific processes that use disproportionate power: # Run in background while normal workload runs sudo powertop --time=120 --csv=/tmp/workload-power.csv # Check which processes are in the top power consumers head -50 /tmp/workload-power.csv | grep Process
🌐
GitHub
github.com › fenrus75 › powertop
GitHub - fenrus75/powertop: The Linux PowerTOP tool -- please post patches to the mailing list instead of using github pull requests · GitHub
June 2, 2026 - PowerTOP must be run as root. When invoked without arguments it starts in interactive mode, which resembles top. Use the Tab and Shift-Tab keys to navigate between the Overview, Idle stats, Frequency stats, Device stats, Tunables, and WakeUp tabs.
Starred by 1.3K users
Forked by 140 users
Languages   C++ 81.2% | C 9.9% | Meson 4.1% | Python 1.9% | M4 1.5% | Shell 0.5%
Find elsewhere
🌐
Ubuntu
manpages.ubuntu.com › manpages › xenial › man8 › powertop.8.html
Ubuntu Manpage: powertop - a power consumption and power management diagnosis tool.
When invoking powertop without arguments powertop starts in interactive mode. --auto-tune Set all tunable options to their good setting without interaction. -c, --calibrate Runs powertop in calibration mode. When running on battery, powertop can track power consumption as well as system activity.
🌐
OneUptime
oneuptime.com › home › blog › how to use powertop to identify and reduce power consumption on rhel
How to Use powertop to Identify and Reduce Power Consumption on RHEL
March 4, 2026 - # Launch powertop (requires root for full access) sudo powertop ... Navigate between tabs using the Tab key. # On laptops running on battery power, run calibration to improve power estimates # This takes several minutes and cycles through brightness ...
🌐
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 7 › html › power_management_guide › powertop
2.2. PowerTOP | Power Management Guide | Red Hat Enterprise Linux | 7 | Red Hat Documentation
However, userland processes that send wakeups are more easily managed. First, determine whether this service or application needs to run at all on this system. If not, simply deactivate it. To turn off an old System V service permanently, run: ... If the trace looks like it is repeating itself, then it probably is a busy loop. Fixing such bugs typically requires a code change in that component. As seen in Figure 2.1, “PowerTOP in Operation”, total power consumption and the remaining battery life are displayed, if applicable.
🌐
Virtualization Howto
virtualizationhowto.com › home › proxmox › low power server with powertop & proxmox
Low Power Server with Powertop & Proxmox - Virtualization Howto
September 16, 2024 - Learn how to lower the power use of your low power server mini PCs running Proxmox even further using the Linux Powertop tool.
🌐
Greencompute
greencompute.uk › References › Power_Measurement › powertop_users_guide_201412.pdf pdf
User’s Guide Kristen C. Accardi kristen.c.accardi@intel.com Alexandra Yates
WORKLOAD is the binary file used to execute the workload. ... These options can be used with most of the previous modes. ... Prints PowerTOP’s version information.
🌐
Bigstep
bigstep.com › blog › go green: how to optimize server power usage with powertop
Go Green: How to Optimize Server Power Usage with PowerTOP | Bigstep Blog
August 18, 2021 - When it runs, PowerTOP shows statistics split into six tabs, you can use the keys TAB and Shift + TAB to cycle through them:
🌐
Stack Overflow
stackoverflow.com › questions › 22827907 › how-to-use-powertop
linux - How to use Powertop - Stack Overflow
It was released by Intel in 2007 under the GPLv2 license. It works for Intel, AMD, ARM and UltraSPARC processors. in order to use it, type powertop in terminal and it will start for more information you can go to its help command
🌐
Gentoo Wiki
wiki.gentoo.org › wiki › PowerTOP
PowerTOP - Gentoo wiki
If help is required for upgrading the kernel while enabling the above options, be sure to see the kernel upgrade article! Data provided by the Gentoo Package Database · Last update: 2025-12-19 09:51 More information about USE flags ... PowerTOP does not have any configuration other than passing options via the command-line.
🌐
Unraid
forums.unraid.net › home › community › user customizations › reduce power consumption with powertop
Reduce power consumption with powertop - User Customizations - Unraid
October 21, 2020 - Powertop [Support auf Deutsch] Powertop is an Intel tool (yes, works for AMD, too) to check power consumption states of sata, pcie, usb, etc devices. You can download powertop as follows, then restart your server and it will be automatically installed: mkdir /boot/extra cd /boot/extra wget https:...
🌐
2DayGeek
2daygeek.com › home › powertop - monitors power usage and improve laptop's battery life in linux
PowerTOP - Monitors Power Usage and Improve Laptop Battery Life in Linux | 2DayGeek
January 12, 2021 - You can use the powertop utility to see what’s drawing power when your system’s not plugged in.You need to run the powertop utility in terminal with super user privilege.It will access the hardware and ...
🌐
LinuxLinks
linuxlinks.com › home › saving money with linux: powertop
Saving Money with Linux: PowerTOP - LinuxLinks
September 20, 2022 - PowerTop is available from the repositories of all main Linux distros, so installing it on your system is straightforward. ... The software shows information in 6 tabs. Use TAB and Shift + TAB to cycle through the tabs.
🌐
Intel
intel.com › content › www › us › en › developer › articles › tool › powertop-primer.html
PowerTOP Primer
April 23, 2015 - However... there are many things that can ruin the party, both inside the kernel and in userspace. PowerTOP combines various sources of information from the kernel into one convenient screen so that you can see how well your system is doing, and which components are the biggest problem. For PowerTOP to work best, use a Linux kernel with the tickless idle (NO_HZ) feature enabled (version 2.6.21 or later).
🌐
TLP
linrunner.de › tlp › faq › powertop.html
Powertop — TLP 1.10.1 documentation
Powertop insists on a value of 1500 centisecs, whereas TLP’s defaults are 1500 on AC and 6000 on battery power. If you incline towards Powertop’s opinion then change the setting to: