Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Latest commit

 

History

History
145 lines (112 loc) · 6.4 KB

README.md

File metadata and controls

145 lines (112 loc) · 6.4 KB

System Monitoring Center

Multi-featured system monitor.

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

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

Download from PyPI 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 and fast start
  • Shows notification if update is available on PyPI (disabled by default)
  • Supports ARM architecture
  • Free and open source

Installation:

  • There are several options for using System Monitoring Center:
    • Installing from PyPI as a Python package (Details).
    • Installing from Flatpak (Details).
    • Installing from several application stores (Pardus Application Center, Pi-Apps Store).
    • Installing from repositories of distributions (currently a few distributions).
    • Running from source code (in src/ folder run: python3 ./Main.py).
- Note: System Monitoring Center v2.x.x is only available for Flatpak and ArchLinux (AUR).

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

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.
  • Flatpak version of the application has slightly lower performance (start speed, CPU, RAM usage).