mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-10-07 13:56:24 +00:00
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
|
||
|
|
||
|
|
||
|
|