From 967f08c03e3ee0f67d93bca25535adce8e9e6278 Mon Sep 17 00:00:00 2001 From: DarkSun Date: Tue, 30 Nov 2021 05:02:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[tech]:=2020211130=20System?= =?UTF-8?q?=20Monitoring=20Center=20is=20an=20Ideal=20Task=20Manager=20&?= =?UTF-8?q?=20Resource=20Monitor=20for=20Linux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/tech/20211130 System Monitoring Center is an Ideal Task Manager - Resource Monitor for Linux.md --- ...sk Manager - Resource Monitor for Linux.md | 105 ++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 sources/tech/20211130 System Monitoring Center is an Ideal Task Manager - Resource Monitor for Linux.md diff --git a/sources/tech/20211130 System Monitoring Center is an Ideal Task Manager - Resource Monitor for Linux.md b/sources/tech/20211130 System Monitoring Center is an Ideal Task Manager - Resource Monitor for Linux.md new file mode 100644 index 0000000000..dde8c3fdee --- /dev/null +++ b/sources/tech/20211130 System Monitoring Center is an Ideal Task Manager - Resource Monitor for Linux.md @@ -0,0 +1,105 @@ +[#]: subject: "System Monitoring Center is an Ideal Task Manager & Resource Monitor for Linux" +[#]: via: "https://itsfoss.com/system-monitoring-center/" +[#]: author: "Ankush Das https://itsfoss.com/author/ankush/" +[#]: collector: "lujun9972" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +System Monitoring Center is an Ideal Task Manager & Resource Monitor for Linux +====== + +_**Brief:** System Monitoring Center is an all-in-one open-source app to monitor essential system resource stats eliminating the need for multiple tools._ + +Graphically monitoring the system resources may not be the best experience on Linux. The system monitoring tool that comes baked in with your desktop environment might limit the details. + +For instance, GNOME’s system monitor does not display the CPU frequency and temperatures. + +In addition, the default system monitor applications available for Linux usually aim for simplicity instead of providing detailed insights. + +System Monitoring Center is a useful GUI tool that provides plenty of necessary insights. In this article, let me give you a closer look at it. + +### System Monitoring Center: Linux App to Display Essential System Stats + +![][1] + +System Monitoring Center is a GTK3 and Python 3 based sleek-looking app that gives you all the resource usage data that you would want. + +In my case, I wanted to keep an eye on the CPU frequency when using a system monitoring tool, but GNOME’s system monitoring tool didn’t help. So, this came in pretty handy. + +![][2] + +The application provides a good user experience and offers plenty of insights and features. Let me highlight the key features that you can expect with it. + +The application is still in the beta phase when writing this. So, you can expect to encounter bugs. However, I did not notice any issues in my brief testing. + +### Features of System Monitoring Center + +![][3] + +To start with, it lets you view separate stats for your CPU, RAM, Disk, Network, GPU, and sensors. + +You can expect the following details with the tool: + + * Displays CPU status including the frequency + * Ability to display average usage or usage per core + * Select the precision points for CPU frequency and other stats + * Ability to change the graph color + * Filter system processes by user and easily manage them + * Toggle a floating summary widget to quickly get insights + * Shows disk usage info and connected drives + * Detailed system info in the same app + * Control startup services and programs + * Ability to control the state update interval + * Low system resource usage for the app itself + * Adapts to system theme + + + +While it offers a ton of options and customizations per tab (or component), I wish that it would include the RAM frequency, among other things, in a future update. + +![][4] + +However, the rest of the data seem incredibly helpful, considering it could replace the use of a disk usage analyzer and a terminal tool like neofetch at the same time. + +![][5] + +Do note that you may not get the data for fans if you have multiple case fans, a separate exhaust fan, or an AIO. The temperatures can be a hit or miss, but the CPU temperature should be visible. + +### Install System Monitoring Center in Linux + +You can easily install it on any Ubuntu-based distros using the deb package available. + +Unfortunately, there are no available packages except a ZIP file that you will have to manually build and compile to get it installed. You should find a script to build the RPM package within the ZIP file. + +The deb file is available through SourceForge; you should click the button below to download it or choose to explore their [GitLab instance page][6]. + +[Download System Monitoring Center][7] + +### Wrapping Up + +System Monitoring Center is an open-source app that lets users get detailed insights about their system resources and help manage processes. + +This is a much-needed app that provides detailed insights without dabbling through separate terminal/GUI programs for many Linux users. + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/system-monitoring-center/ + +作者:[Ankush Das][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/ankush/ +[b]: https://github.com/lujun9972 +[1]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/11/system-monitoring-center.png?resize=800%2C611&ssl=1 +[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/11/system-monitoring-center-full-info.png?resize=800%2C585&ssl=1 +[3]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/system-monitoring-center-options.png?resize=582%2C576&ssl=1 +[4]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/system-cpu-monitoring.png?resize=800%2C599&ssl=1 +[5]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/11/system-monitoring-center-process.png?resize=800%2C592&ssl=1 +[6]: https://kod.pardus.org.tr/Hakan/system-monitoring-center +[7]: https://sourceforge.net/projects/system-monitoring-center/files/latest/download