Display CPU/HD temperature on desktop  [Solved]

Message
Author
User avatar
Stevo
Developer
Posts: 14828
Joined: Fri Dec 15, 2006 7:07 pm

Re: Display CPU/HD temperature on desktop

#11 Post by Stevo »

michaelbr wrote: Tue Jun 15, 2021 1:40 am
Stevo wrote: Mon Jun 14, 2021 6:29 pm Would you be open to displaying them in one of the XFCE panel thingies so they are always visible, as I prefer? We have several different panel plugins that can display hardware temperatures from various sources.

If you prefer the desktop, gkrellm is another oldie but goodie.
Thanks Stevo for this tip, I'm not that familiar with all those goodies that Linux offer, so yes, I'm open to XFCE panel, but have no clue how to start/do it. Is the documentation for a newbie in MX's manual section?
Who reads the manual? :p

It's pretty discoverable--right click an empty spot on the panel, then Panel > Add New Items. There's a search box in the dialog box where you can enter terms such as temp, sensor, hardware, CPU, and so on, and relevant panel doodads will appear that you can add to the panel. Most of those can be right-clicked after addition to edit their properties...the hardware-monitor widget is quite capable, but takes a bit more expertise to manage. The wmdock plugin, not installed by default, can also be used to display "wmtemp" on the panel if you get a yen for one that looks a bit different.

User avatar
Real
Posts: 34
Joined: Tue May 25, 2021 6:46 pm

Re: Display CPU/HD temperature on desktop

#12 Post by Real »

michaelbr wrote: Tue Jun 15, 2021 1:59 am
Real wrote: Tue Jun 15, 2021 12:34 am
Thanks, I'm not that good, so if I can avoid editing Conky, it'll be better.

I bought that minipc from Amazon ES, the setup is 16GB RAM, 512GB SSD (I added on my own 1TB HD as shared drive between Windows 8.1 and Linux), it came with 2 network connection, 4USB, 1 HDMI (supports up to 4 X 4K monitor), and the size is really small, and came with VESA fixtures to attach to the back of monitor, more details you can find it here.
ps: I waited in Amazon for a flash sale (I'm not a frequent buyer in Amazon, not sure if this flash is only available in Spain/Europe or US has too), and got a discount of 100€ off the listed price of 520€, if you need more purchase details, let me know.
Thank you for the description. That exact config sounds perf for my tv. Awesome possum.
Lies are weapons of mass destruction. There are no victims.

User avatar
michaelbr
Posts: 230
Joined: Thu Dec 05, 2019 4:33 am

Re: Display CPU/HD temperature on desktop

#13 Post by michaelbr »

Stevo wrote: Tue Jun 15, 2021 5:51 pm It's pretty discoverable--right click an empty spot on the panel, then Panel > Add New Items. There's a search box in the dialog box where you can enter terms such as temp, sensor, hardware, CPU, and so on, and relevant panel doodads will appear that you can add to the panel. Most of those can be right-clicked after addition to edit their properties...the hardware-monitor widget is quite capable, but takes a bit more expertise to manage. The wmdock plugin, not installed by default, can also be used to display "wmtemp" on the panel if you get a yen for one that looks a bit different.
Thanks, will give it a try.
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael

User avatar
michaelbr
Posts: 230
Joined: Thu Dec 05, 2019 4:33 am

Re: Display CPU/HD temperature on desktop

#14 Post by michaelbr »

Leo wrote: Tue Jun 15, 2021 9:53 am I've used gkrellm for over a decade. I've got CPU's frequency and temperature, video card temp, hard drive I/O, network, and RAM. Pretty customize-able...

:lion:
Thanks Leo for you feedback, for newbie, where should I start? I've found it's site, is this the place to start for a newbie? Is there any sample code/tutorial to speedup my learning curve? The theme site seems broken and plugin site has lot of links not working. I've installed the default but temp seems not working (reporting 0).
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael

User avatar
Leo
Posts: 100
Joined: Wed Jul 12, 2006 8:25 am

Re: Display CPU/HD temperature on desktop

#15 Post by Leo »

Synaptic. There's lots of plugins available. I'm afraid I haven't been to the "theme" site in quite a while, I've used CoplandOS for a long time. Couldn't find much documentation on it, sorry. It does give you some information in the configuration. I guess just play around with it if you decide to. Good luck and have fun!

:lion:
There are exceptions to every rule...
and I know I'm mighty exceptional... :lion2:
:linuxlove:
Linux user #415188

Dell Inspiron 3541, AMD A6-6310 quad-core, Radeon R4 graphics, 8GB RAM, MX-19.4, Phillips 32" HDTV monitor

User avatar
michaelbr
Posts: 230
Joined: Thu Dec 05, 2019 4:33 am

Re: Display CPU/HD temperature on desktop

#16 Post by michaelbr »

Leo wrote: Wed Jun 16, 2021 9:09 am Synaptic. There's lots of plugins available. I'm afraid I haven't been to the "theme" site in quite a while, I've used CoplandOS for a long time. Couldn't find much documentation on it, sorry. It does give you some information in the configuration. I guess just play around with it if you decide to. Good luck and have fun!

:lion:
Thanks for this tip, I'll take a look.
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael

User avatar
Stevo
Developer
Posts: 14828
Joined: Fri Dec 15, 2006 7:07 pm

Re: Display CPU/HD temperature on desktop

#17 Post by Stevo »

Here's what I have in my horizontal panel for monitors, from left to right:

Image


Wi-fi down and up via Hardware Monitor,
sda and sdb drive activity in wmhdplop in a wmdock square,
CPU and some other temps in degrees F using wmtemp in another wmdock,
RAM used, on top of swap used using Hardware Monitor--lots of RAM in use due to running virtual machine, swap use is shown after resume from hibernation,
CPU Frequency Monitor (lowest speed is 800MHz),
CPU Graph showing 12 threads and overall system usage.

User avatar
michaelbr
Posts: 230
Joined: Thu Dec 05, 2019 4:33 am

Re: Display CPU/HD temperature on desktop

#18 Post by michaelbr »

Stevo wrote: Wed Jun 16, 2021 6:04 pm Here's what I have in my horizontal panel for monitors, from left to right:

Image

Wi-fi down and up via Hardware Monitor,
sda and sdb drive activity in wmhdplop in a wmdock square,
CPU and some other temps in degrees F using wmtemp in another wmdock,
RAM used, on top of swap used using Hardware Monitor--lots of RAM in use due to running virtual machine, swap use is shown after resume from hibernation,
CPU Frequency Monitor (lowest speed is 800MHz),
CPU Graph showing 12 threads and overall system usage.
Thanks so much for posting your sample, I'll give it a try.
AMD Ryzen 5 Pro 2500U, 16GB, 512 SSD, 1TB HDD, MX23.2
Thanks so much for your comment/suggestion
Michael

User avatar
Real
Posts: 34
Joined: Tue May 25, 2021 6:46 pm

Re: Display CPU/HD temperature on desktop

#19 Post by Real »

Great thread. It actually made me decide to use just conky making my system more simple and easier to use while also giving me more room in the bar.
Lies are weapons of mass destruction. There are no victims.

Post Reply

Return to “Software / Configuration”