All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Logging and plotting
@ 2011-03-18 19:11 Phillip Susi
  2011-03-18 19:17 ` Ian Dobson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Phillip Susi @ 2011-03-18 19:11 UTC (permalink / raw)
  To: lm-sensors

Is there a way to log the sensors from a server over say, a 24 hour
period, and plot the results?

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Logging and plotting
  2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
@ 2011-03-18 19:17 ` Ian Dobson
  2011-03-18 19:27 ` Phillip Susi
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Ian Dobson @ 2011-03-18 19:17 UTC (permalink / raw)
  To: lm-sensors

Hi,

Have a look at munin. My temperature logs:- 
http://mail.planet-ian.com/munin/planet-ian.com/alpha2.planet-ian.com/sensors_temp.html

Regards
Ian Dobson
--------------------------------------------------
From: "Phillip Susi" <psusi@cfl.rr.com>
Sent: Friday, March 18, 2011 8:11 PM
To: <lm-sensors@lm-sensors.org>
Subject: [lm-sensors] Logging and plotting

> Is there a way to log the sensors from a server over say, a 24 hour
> period, and plot the results?
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors 


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Logging and plotting
  2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
  2011-03-18 19:17 ` Ian Dobson
@ 2011-03-18 19:27 ` Phillip Susi
  2011-03-18 19:28 ` Phillip Susi
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Phillip Susi @ 2011-03-18 19:27 UTC (permalink / raw)
  To: lm-sensors

On 3/18/2011 3:17 PM, Ian Dobson wrote:
> Hi,
> 
> Have a look at munin. My temperature logs:-
> http://mail.planet-ian.com/munin/planet-ian.com/alpha2.planet-ian.com/sensors_temp.html

Very nice, what tool do you use to generate those graphs?

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Logging and plotting
  2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
  2011-03-18 19:17 ` Ian Dobson
  2011-03-18 19:27 ` Phillip Susi
@ 2011-03-18 19:28 ` Phillip Susi
  2011-03-18 20:35 ` Jean Delvare
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Phillip Susi @ 2011-03-18 19:28 UTC (permalink / raw)
  To: lm-sensors

On 3/18/2011 3:27 PM, Phillip Susi wrote:
> Very nice, what tool do you use to generate those graphs?

Nevermind, finally found the right link.

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Logging and plotting
  2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
                   ` (2 preceding siblings ...)
  2011-03-18 19:28 ` Phillip Susi
@ 2011-03-18 20:35 ` Jean Delvare
  2011-03-18 20:49 ` Phillip Susi
  2011-03-19  1:35 ` Jeff Rickman
  5 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2011-03-18 20:35 UTC (permalink / raw)
  To: lm-sensors

On Fri, 18 Mar 2011 20:17:04 +0100, Ian Dobson wrote:
> From: "Phillip Susi" <psusi@cfl.rr.com>
> Sent: Friday, March 18, 2011 8:11 PM
> To: <lm-sensors@lm-sensors.org>
> Subject: [lm-sensors] Logging and plotting
> 
> > Is there a way to log the sensors from a server over say, a 24 hour
> > period, and plot the results?
> 
> Have a look at munin. My temperature logs:- 
> http://mail.planet-ian.com/munin/planet-ian.com/alpha2.planet-ian.com/sensors_temp.html

Alternatively, sensord is included in lm-sensors, it's not exactly
user-friendly to setup, but it does a decent job for logging (over 7 days) and
plotting (daily and weekly graphs). See an example graph at:
http://www.lm-sensors.org/wiki/ProjectInformation

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Logging and plotting
  2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
                   ` (3 preceding siblings ...)
  2011-03-18 20:35 ` Jean Delvare
@ 2011-03-18 20:49 ` Phillip Susi
  2011-03-19  1:35 ` Jeff Rickman
  5 siblings, 0 replies; 7+ messages in thread
From: Phillip Susi @ 2011-03-18 20:49 UTC (permalink / raw)
  To: lm-sensors

On 3/18/2011 4:35 PM, Jean Delvare wrote:
> Alternatively, sensord is included in lm-sensors, it's not exactly
> user-friendly to setup, but it does a decent job for logging (over 7 days) and
> plotting (daily and weekly graphs). See an example graph at:
> http://www.lm-sensors.org/wiki/ProjectInformation

Ahh, that looks more like what I was looking for, but this munin thing
looks pretty cool too, now that I have it going.

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [lm-sensors] Logging and plotting
  2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
                   ` (4 preceding siblings ...)
  2011-03-18 20:49 ` Phillip Susi
@ 2011-03-19  1:35 ` Jeff Rickman
  5 siblings, 0 replies; 7+ messages in thread
From: Jeff Rickman @ 2011-03-19  1:35 UTC (permalink / raw)
  To: lm-sensors

On 3/18/2011 2:11 PM, Phillip Susi wrote:
> Is there a way to log the sensors from a server over say, a 24 hour
> period, and plot the results?
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>

I use a Perl-based CGI called Systemgraph:
http://www.decagon.de/sw/systemgraph/

Systemgraph collects the data in RRDtool databases on the host machine 
being measured. As long as the host is "up" and "crond" is running, 
Systemgraph will quietly collect data. Impact to system resources, even 
on an Intel Atom 230 CPU or VIA C7-D 1.5GHz CPU is minimal in my experience.

In my case I use Fedora Core. The FC RPMs also worked for me under RHEL6 
(Scientific Linux 6.0). I have used Apache and BOA as the web server for 
Systemgraph. OpenSuse, Gentoo and Slackware are also supported. Source 
code is available.

Setup should take about 15 minutes or less. Install the appropriate 
files. Edit the Systemgraph config file. Possibly make minor edits to 
one or more of the Systemgraph Perl scripts (usually rrd_health.pl which 
handles sensors that LM_Sensors would talk to). Wait for the data to 
display.


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-19  1:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 19:11 [lm-sensors] Logging and plotting Phillip Susi
2011-03-18 19:17 ` Ian Dobson
2011-03-18 19:27 ` Phillip Susi
2011-03-18 19:28 ` Phillip Susi
2011-03-18 20:35 ` Jean Delvare
2011-03-18 20:49 ` Phillip Susi
2011-03-19  1:35 ` Jeff Rickman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.