Take a look at gkrellm

http://freecode.com/projects/gkrellm

or

http://en.wikipedia.org/wiki/GKrellM

Yasha Karant

On 06/10/2014 06:26 AM, Mark Stodola wrote:
On 06/10/2014 12:16 AM, ToddAndMargo wrote:
On 06/09/2014 10:06 PM, Johan Guldmyr wrote:
----- Original Message -----
From: "ToddAndMargo" <toddandma...@zoho.com>
To: "Scientific Linux Users" <SCIENTIFIC-LINUX-USERS@listserv.fnal.gov>
Sent: Tuesday, June 10, 2014 7:58:42 AM
Subject: Re: speed fan for SL?

On 06/09/2014 09:30 PM, Johan Guldmyr wrote:
----- Original Message -----
From: "ToddAndMargo" <toddandma...@zoho.com>
To: "Mark Stodola" <stod...@pelletron.com>
Cc: "Scientific Linux Users"
<SCIENTIFIC-LINUX-USERS@listserv.fnal.gov>
Sent: Tuesday, June 10, 2014 7:21:19 AM
Subject: Re: speed fan for SL?

On 06/09/2014 05:44 PM, Mark Stodola wrote:
On 6/9/2014 7:40 PM, ToddAndMargo wrote:
Hi All,

Anyone know of a speed and temperature monitor for
SL?

I have used
        http://almico.com/speedfan.php
in the Windows environment, but they don't offer
a Linux version.

-T


Have a look at lm_sensors.


Hi Mark,

Yum says it is installed, but I have no idea where
or what it is called.

Do you know what the "man page" is called.

sensors, that's also waht the command is called.

Many thanks,
-T

Hi Johan,

Thank you!  Some configuration required.  "sensors-detect"
seems to help.

Anyone use xsensors?

# xsensors
GUI failed!

xsensors works fine for me (at least I get a window with numbers up).
Perhaps your X server or X forwarding is not working?
I usually test if it is by running 'xterm' or 'xclock'.

Hi Johan,
I have xterms and programs running in xterms plaster
all over the place.  Maybe it is because I am running
Xfce 4.8?

-T

You can do a few things to get a bit more information about why it failed. I would start by checking for "not found" entries from the output of "ldd `which xsensors`". Then grab a stack trace "strace -o xsensors.log xsensors" to see if you can glean where it is having trouble.

I'm still tied to SL5, which doesn't have an xsensors package, I've always used the command line tools.

Reply via email to