[Porteus 5.0] System-monitoring-center - Multi-featured system monitor

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
babam
Warlord
Warlord
Posts: 526
Joined: 16 Nov 2016, 10:30
Distribution: Porteus 5.0rc3 Xfce K6.1.1
Location: Rainy city

[Porteus 5.0] System-monitoring-center - Multi-featured system monitor

Post#1 by babam » 18 Jun 2022, 11:49

Sorry, my English is bad.

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

[Porteus 5.0] System-monitoring-center - Multi-featured system monitor

Post#2 by Rava » 21 Aug 2022, 18:32

Seems it has some issues with part of my system.
What works is CPU (it tells me I have 8 cores, but that is wrong. I have 4, each can handle 2 tasks at once, meaning I have max CPU of 800%, still technically I only have 4 not 8 cores - as my script "mysensors.sh" - see below - correctly displays.)

What also works is:
Memory, Disk, Network

What not works is GPU (it lists the card correctly, and the Nvidia X Server settings tells me GLX: Direct rendering: yes) but nothing gets displayed… maybe my older card is no longer supported by 011-system-monitoring-center-1.21.0 ?

Also no info on the Sensors.

My own silly script "mysensors.sh" still can read the sensors (CPU temperature sensors) just fine:

Code: Select all

21.08.2022 20:27:30 ____________________________________________________________
Core 0:       +59.0°C  (high = +84.0°C, crit = +100.0°C)
Core 1:       +60.0°C  (high = +84.0°C, crit = +100.0°C)
Core 2:       +59.0°C  (high = +84.0°C, crit = +100.0°C)
Core 3:       +57.0°C  (high = +84.0°C, crit = +100.0°C)
Maybe system-monitoring-center thinks it needs to find 8 CPU temperature sensors, and when it only gets 4… it pouts and not displays anything?


And yes, the high = +84.0°C is no issue, that is always displayed since when I boot up the machine the CPUs get hot (84°C) and then the cooling via fan starts up (all that way prior the OS is loaded), so every time it displays high = +84.0°C.
Cheers!
Yours Rava

Post Reply