jorchube / monitorets

GNU General Public License v3.0
103 stars 7 forks source link

I need to monitor my CPU, RAM, motherboard?, GPU & SSD, which of these should I toggle on? #77

Closed Username23453 closed 1 year ago

Username23453 commented 1 year ago

And also, does your program keep logs, in case of a overheat shutdown, i can reboot & go look at what the temps were of each component? the problem maker? -Thanks!

image

jorchube commented 1 year ago

Hello!

The sensors shown by Monitorets are completely dependent on your hardware, and their names are dependent on the driver that has discovered them, the manufacturer, etc. So Monitorets has no control over what each one of those mean.

I can tell that the "coretemp" ones are CPU, "dell_smm-SODIMM" seems to be your RAM, "dell_smm-CPU" should also be CPU and "dell_smm-GPU" should be GPU. Besides that, I don't know.

Regarding an "overheat shutdown" I think it would be a better idea if you look at system logs such as journalctl. It will give you a better overview.

Regards!

(by the way, looks like your icon theme is broken or incomplete: the "Appearance" tab icon is missing ;) )

Username23453 commented 1 year ago

@jorchube , Thanks Jordi!