Kirjoittaja Aihe: SysMonTask - Parempi järjestelmänvalvontatyökalu  (Luettu 717 kertaa)

startx

  • Käyttäjä
  • Viestejä: 414
    • Profiili
Näyttää huomattavasti enemmän asioita, kuin vakiona tuleva järjestelmän valvonta.

https://itsfoss.com/sysmontask/





Lainaus
Installation
To install the binary for Ubuntu and its family members (only for: 16.04, 18.04, 20.04 and 20.10 and equivalent), run:

[Need help for packaging for other distros]

Note: The process tab works well only for the systems using the Gnome desktop environment as of now (support for Mate, Xfce, and Cinnamon will be added soon)

sudo add-apt-repository ppa:camel-neeraj/sysmontask

sudo apt update

sudo apt install sysmontask

sysmontask   // optional to run via terminal but recommended for the first time
If you get the warning about psutil module version(require >=5.7.3) then install the newest one(system-wide) by running:

sudo pip3 install -U psutil

[for Ubuntu<=20.04, the python3-psutil comes with <=5.5.1, hence it is highly recommended to install to the newest one (system-wide)]

Note: For Nvidia GPUs, nvidia-smi needs to be installed. Check if nvidia-smi is installed by running:

nvidia-smi

Prosessilistaus on kyllä ala arvoinen, eikä näy kuin osa prosesseista, joten siihen kannattaa käyttää toistaiseksi jotain muuta.
« Viimeksi muokattu: 05.03.21 - klo:18.08 kirjoittanut startx »