Skip to content

System monitor

System Monitor is a simple tool for viewing and managing processes.

System Monitor can help you determine which applications are using your computer's processor or memory, can manage running applications, stop frozen processes, and change the state or priority of running processes.

The resource graph display feature provides a quick overview of what's going on with your computer, showing network, memory, and processor usage.

Installation from repository

System Monitor can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install System Monitor and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install gnome-system-monitor
shell
epm -i gnome-system-monitor

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.