After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499724 - Include tools for monitoring power usage
Include tools for monitoring power usage
Status: RESOLVED OBSOLETE
Product: system-monitor
Classification: Core
Component: resources
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
: 661270 672516 757762 769169 780255 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-11-26 12:43 UTC by Luis Villa
Modified: 2018-05-22 12:02 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Luis Villa 2007-11-26 12:43:42 UTC
System Monitor should include a GUI for powertop:
http://www.lesswatts.org/projects/powertop/

At *least* the part of powertop which displays what programs are sapping the most energy, and ideally the part that allows control of power usage as well.
Comment 1 rockonthemoonfm 2011-10-08 15:42:12 UTC
nowadays could be VERY useful to know how many Watts the system is using, even without integrating powertop.

Could add a "Power tab" tab, integrating the now out of core gnome-power-utils and then suppress that package. After all energy consume is interesting dynamic data and it should have plain right to be displayed in system monitor.

Note that the "System" tab is now obsoleted by System Info static data in System settings.

What do you think?
Comment 2 Robert Roth 2011-11-21 06:54:30 UTC
*** Bug 661270 has been marked as a duplicate of this bug. ***
Comment 3 Chris Kühl 2011-12-18 20:28:21 UTC
(In reply to comment #1)
> 
> Note that the "System" tab is now obsoleted by System Info static data in
> System settings.
> 

Not sure how that is relevant for this bug.

> What do you think?

I'd be very happy to accept a well thought-out patch that implements this as I doubt I've got the time to do it myself.
Comment 4 André Klapper 2012-02-26 10:45:43 UTC
[Adding missing "QA Contact" entry so system monitor bug report changes can still be watched via the "Users to watch" list on https://bugzilla.gnome.org/userprefs.cgi?tab=email when the assignee is changed to an individual.]
Comment 5 Robert Roth 2012-12-04 09:43:49 UTC
I think integrating the power statistics in System Monitor is sa good idea, but I'm not sure adding a whole new tab for it is worth it, I like the suggestion from bug #672516:
"A power history graph could fit in the resources tab, and the wakeups/s could
be shown in the process list"
Comment 6 Robert Roth 2012-12-04 09:44:02 UTC
*** Bug 672516 has been marked as a duplicate of this bug. ***
Comment 7 Robert Roth 2012-12-04 10:08:02 UTC
The proper way of doing this seems to be using upower:
* up_wakeups_get_total_sync to get the number of total wakeups per second, with this we can create a chart on the resources tab
* up_wakeups_get_data_sync to get the per-process wakeups data, match to the existing process list using PID, and display the wakeups in a separate Wakeups  column in the processes tree
Comment 8 Robert Roth 2016-08-23 18:10:09 UTC
*** Bug 769169 has been marked as a duplicate of this bug. ***
Comment 9 Robert Roth 2016-08-31 22:19:03 UTC
*** Bug 757762 has been marked as a duplicate of this bug. ***
Comment 10 Robert Roth 2018-02-03 15:04:20 UTC
*** Bug 780255 has been marked as a duplicate of this bug. ***
Comment 11 GNOME Infrastructure Team 2018-05-22 12:02:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-system-monitor/issues/16.