• This repository has been archived on 05/Nov/2023
  • Stars
    star
    883
  • Rank 50,317 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Multi-featured system monitor

System Monitoring Center

Multi-featured system monitor

Platform (GNU/Linux) GitHub tag (latest SemVer) GitHub all releases Flathub

Translations: Chinese (Traditional) | Czech | German | English | French | Hungarian | Persian | Polish | Portuguese (Brazilian) | Portuguese (Portugal) | Russian | Spanish | Turkish | Notes for translators

Download on Flathub Install From Pardus Software Center Install From Pi-Apps

Packaging status

Flathub Pi-Apps Packaging Status

Features:

  • Detailed system performance and usage usage monitoring/managing features:
    • Monitoring CPU, RAM, Disk, Network, GPU hardware/usage information
    • Monitoring and managing processes and services (systemd)
    • Monitoring users, sensors and general system information
  • Supports PolicyKit. No need to run the application with "sudo"
  • Hardware selection options (selecting CPU cores, disks, network cards, GPUs)
  • Plotting performance data of multiple devices at the same time
  • Interactive charts for querying performance data on any point
  • Option for showing processes as tree or list
  • Optimized for low CPU usage
  • Customization menus for almost all tabs
  • Supports ARM architecture
  • Hardware accelerated GUI
  • Free and open source

Installation:

  • There are several options for using System Monitoring Center:
    • Installing from Flatpak (Details)
    • Installing from application stores (Pardus Application Center, Pi-Apps Store)
    • Installing from repositories of distributions
    • Installing from PyPI as a Python package. There will be no new packages on PyPI (Details)
    • Running from source code:
      • For SMC v2: in src/ folder, run: python3 ./run_from_source.py
      • For SMC v1: in src/ folder, run: python3 ./Main.py

Dependencies:

Screenshots:

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

System Monitoring Center

Notes:

  • GPU usage information availability depends on vendor/driver.
  • GPU load is not tracked if GPU tab is switched off (for lower CPU usage).
  • Virtual machines may not provide CPU min-max frequencies, sensors and RAM hardware information.
  • Non-Flatpak versions of the application has higher performance (start speed, CPU, RAM usage).
  • GTK4 (used for SMC v2) uses about 2x RAM when compared to GTK3 (used for SMC v1).