Show
Ignore:
Timestamp:
03/31/01 06:11:18 (11 years ago)
Author:
mds
Message:

add rrd and tellerstats info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/progs

    r988 r1050  
    8484  you run it, as you may need to set some variables first. 
    8585 
     86* prog/rrd/sens_update_rrd (written in bash, not installed) 
     87  This script gathers sensors data and adds it to a round robin database 
     88  (RRD). RRD is then used to display the graphed data in web pages 
     89 
    8690* prog/sensord/sensord (written in C, installed by `make install-prog-sensord') 
    8791  This daemon can be used to periodically log sensor readings from 
     
    96100  file into account. 
    97101 
     102* prog/tellerstats/gather.sh, tellerstats.sh (written in bash, not installed) 
     103  These scripts gather sensors data and graph the data for web pages 
     104 
    98105* prog/xeon/decode-xeon.pl (written in Perl, not installed) 
    99106  ID ROM data decoding for Xeon processors.