{"id":49990,"date":"2025-11-12T11:05:17","date_gmt":"2025-11-12T11:05:17","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=49990"},"modified":"2025-11-12T11:05:17","modified_gmt":"2025-11-12T11:05:17","slug":"mission-center-1-1-0-added-cpu-power-draw-revamped-services-page","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2025\/11\/mission-center-1-1-0-added-cpu-power-draw-revamped-services-page\/","title":{"rendered":"Mission Center 1.1.0 added CPU Power Draw &#038; Revamped Services Page"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-46939\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/07\/mission-center-icon-250x250.webp\" alt=\"\" width=\"250\" height=\"250\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/07\/mission-center-icon-250x250.webp 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/07\/mission-center-icon-300x300.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/07\/mission-center-icon-700x700.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/07\/mission-center-icon-768x768.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/07\/mission-center-icon.webp 1200w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/p>\n<p>Mission Center, the popular Linux system monitor and task manager app, released new 1.1.0 version today.<\/p>\n<p>The new release of this free open-source app improved CPU monitoring support. It can now display the amount of electrical energy that CPU consumes in watts.<\/p>\n<p>It works by reading <code>\/sys\/class\/powercap\/intel-rapl*\/energy_uj<\/code> for CPU power draw. The file is however unreadable by default for security reason. Meaning user <b>needs to grant read access permission<\/b> by running the command below in terminal:<\/p>\n<pre>sudo chmod a+r \/sys\/class\/powercap\/intel-rapl*\/energy_uj<\/pre>\n<p><!--more--><\/p>\n<p>For AMD, the <a href=\"https:\/\/gitlab.com\/mission-center-devs\/mission-center\/-\/merge_requests\/357\" target=\"_blank\" rel=\"noopener\">feature request<\/a> page does not mention AMD processors, and I don&#8217;t have a AMD CPU to try it out.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-cpupower.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-49991\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-cpupower-700x388.webp\" alt=\"\" width=\"610\" height=\"338\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-cpupower-700x388.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-cpupower-300x166.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-cpupower-768x425.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-cpupower.webp 1094w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>The app also <b>overhauled the Services page<\/b>. The services are now grouped into &#8220;User Services&#8221; and &#8220;System Services&#8221;. And, it supports filtering services on Running, Failed, Stopped, and\/or Disabled status.<\/p>\n<p>As well, it now supports view child processes (if any) for services, and allows to send signal (e.g., Suspend, Continue, Hangup, Interrupt, Terminate, and Kill) by right-clicking on a process.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-sendsignal.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-49992\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-sendsignal-700x501.webp\" alt=\"\" width=\"610\" height=\"437\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-sendsignal-700x501.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-sendsignal-300x215.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-sendsignal-768x550.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-sendsignal.webp 1104w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>Besides that, it added new &#8220;About System&#8221; dialog that can be launched from the hamburger menu, which displays the name and version info of Linux Distribution, package manager, Kernel, and desktop environment.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-aboutsystem.webp\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-aboutsystem-700x502.webp\" alt=\"\" width=\"610\" height=\"437\" class=\"aligncenter size-large wp-image-49993\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-aboutsystem-700x502.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-aboutsystem-300x215.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-aboutsystem-768x551.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-aboutsystem.webp 1064w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>Other changes in Mission Center 1.1.0 include:<\/p>\n<ul>\n<li>Improve Fan backend and configurations.<\/li>\n<li>Reduce CPU usage.<\/li>\n<li>Fix AMD Radeon RX 6600 GPU shown up.<\/li>\n<li>Fix missing Vulkan and OpenGL information in GPU page.<\/li>\n<li>Fix missing shared memory usage on the memory graph.<\/li>\n<li>Add keyboard shortcut to start service.<\/li>\n<li>Update to GNOME 49, and the latest NVTOP.<\/li>\n<li>Add donation to Flatpak and Readme.<\/li>\n<\/ul>\n<p>For more about this version, see the official <a href=\"https:\/\/gitlab.com\/mission-center-devs\/mission-center\/-\/wikis\/Release-Notes\/v1.1.0\" target=\"_blank\">release note<\/a> in Gitlab.<\/p>\n<h3>Install\/Update Mission Center<\/h3>\n<p>For Ubuntu (with either AMD\/Intel or ARM processor), the app is available to install as Snap package through the App Center for 24.04+ or Ubuntu Software or 22.04 and earlier.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-appcenter-700x459.webp\" alt=\"\" width=\"610\" height=\"400\" class=\"aligncenter size-large wp-image-49994\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-appcenter-700x459.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-appcenter-300x197.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-appcenter-768x503.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2025\/11\/mc-appcenter.webp 1013w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/p>\n<p>For most Linux Distributions, the app is also available to install as Flatpak packages on either <code>amd64<\/code> or <code>arm64<\/code> platforms.<\/p>\n<p>Linux Mint and Fedora (with 3rd party repository enabled) may search &#038; install the <a href=\"https:\/\/flathub.org\/en-GB\/apps\/io.missioncenter.MissionCenter\" target=\"_blank\">Flatpak package<\/a> from either Software Manager or GNOME Software. While others may do the following steps one by one to install it:<\/p>\n<ul>\n<li>First, follow the official <a href=\"https:\/\/flatpak.org\/setup\/\" target=\"_blank\">setup guide<\/a> to enable Flatpak support. For Debian\/Ubuntu, simply open terminal and run command:\n<pre>sudo apt install flatpak<\/pre>\n<\/li>\n<li>Then, install the app flatpak package via command:\n<pre>flatpak install https:\/\/dl.flathub.org\/repo\/appstream\/io.missioncenter.MissionCenter.flatpakref<\/pre>\n<\/li>\n<\/ul>\n<p>To update the package, use command:<\/p>\n<pre>flatpak update io.missioncenter.MissionCenter<\/pre>\n<p>And, you may replace <code>update<\/code> with <code>run<\/code> in the last command to launch it from terminal.<\/p>\n<h3>Uninstall:<\/h3>\n<p>To uninstall the Snap package, use either App Center or Ubuntu Software.<\/p>\n<p>And, to uninstall the Flatpak, run command:<\/p>\n<pre>flatpak uninstall --delete-data io.missioncenter.MissionCenter<\/pre>\n<p>Optionally, run <code>flatpak uninstall --unused<\/code> to remove useless runtimes.<\/p>","protected":false},"excerpt":{"rendered":"<p>Mission Center, the popular Linux system monitor and task manager app, released new 1.1.0 version today. The new release of this free open-source app improved CPU monitoring support. It can now display the amount of electrical energy that CPU consumes in watts. It works by reading \/sys\/class\/powercap\/intel-rapl*\/energy_uj for CPU power draw. The file is however [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":46939,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[2130,2010],"class_list":["post-49990","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-system-monitor","tag-task-manager"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/49990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=49990"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/49990\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/46939"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=49990"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=49990"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=49990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}