Changeset 1050 for lm-sensors/trunk/doc/progs
- Timestamp:
- 03/31/01 06:11:18 (11 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/progs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/progs
r988 r1050 84 84 you run it, as you may need to set some variables first. 85 85 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 86 90 * prog/sensord/sensord (written in C, installed by `make install-prog-sensord') 87 91 This daemon can be used to periodically log sensor readings from … … 96 100 file into account. 97 101 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 98 105 * prog/xeon/decode-xeon.pl (written in Perl, not installed) 99 106 ID ROM data decoding for Xeon processors.
