All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Rickman <jrickman@myamigos.us>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Logging and plotting
Date: Sat, 19 Mar 2011 01:35:26 +0000	[thread overview]
Message-ID: <4D84085E.4050009@myamigos.us> (raw)
In-Reply-To: <4D83AE4E.7030402@cfl.rr.com>

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

      parent reply	other threads:[~2011-03-19  1:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D84085E.4050009@myamigos.us \
    --to=jrickman@myamigos.us \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.