mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-10-05 13:45:57 +00:00
from me and Hans Ecke <hans@ecke.ws>. Intent is a simple package which can be customized, configured, and installed easily. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1051 7894878c-1315-0410-8ee3-d5d059ff63e0
47 lines
975 B
Plaintext
47 lines
975 B
Plaintext
This is tellerstats Version 1.9.2
|
|
|
|
|
|
Author: Phil Edelbrock <phil@netroedge.com>
|
|
with Changes by
|
|
Mark D. Studebaker <mdsxyz123@yahoo.com> and
|
|
Hans Ecke <hans@ecke.ws>
|
|
|
|
Send requests to the lm_sensors mailing list sensors@stimpy.netroedge.com.
|
|
|
|
|
|
Required Utilities and Packages:
|
|
|
|
apache or other web server
|
|
|
|
'convert' from ImageMagick or X11
|
|
http://www.imagemagick.org
|
|
|
|
'bc' command line calculator
|
|
|
|
gnuplot
|
|
http://www.gnuplot.org
|
|
|
|
lm_sensors
|
|
|
|
perl
|
|
|
|
|
|
Follow those steps to install tellerstats:
|
|
|
|
|
|
* Put the following line into your /etc/crontab file
|
|
|
|
*/5 * * * * root /usr/local/install/tellerstats/gather.sh
|
|
|
|
(change the directory to reflect where you installed gather.sh)
|
|
|
|
* Link tellerstats.sh to /etc/cron.hourly/tellerstats.sh
|
|
|
|
* move index.shtml into a directory accessible with a webbrowser
|
|
and configure your webserver for SSI (server side includes)
|
|
|
|
* move tellerstats.conf to /etc and edit it to reflect correct directories
|
|
|
|
|
|
|