]> git.pld-linux.org Git - packages/lm_sensors.git/blame - sensors.sysconfig
- Prereq: /sbin/ldconfig
[packages/lm_sensors.git] / sensors.sysconfig
CommitLineData
705038de 1# configuration for harware sensors monitoring daemon
2
3# in intevrals use suffix "m" for minutes, "s" for seconds, "h" for hours
4# 0 means turning facility off
5#
6# BUS stands for i2c bus, one of:
7# ali1535, ali15x5, amd756, hydra, i801, i810, isa, keywest,
8# piix4, sis5595, tsunami, via, viapro, voodoo3
9#
10# CHIP stands for sensors chip, one of:
11# adm1021, adm1024, adm1025, adm9240, bt869, ddcmon, ds1621, eeprom
12# fscpos, fscscy, gl518sm, gl520sm, icspll, it87, lm75, lm78, lm80
13# lm87, ltc1710, matorb, maxilife, mtp008, pcf8574, sis5595, thmc50
14# via686a, w83781d
15
16# interval between scanning alarms
17INTERVAL=1m
18
19# interval between logging
20LOG_INTERVAL=20m
21
22# example for VIAKT* mainboards (bus is not (!) via)
23# BUS=isa
24# CHIP=via686a
This page took 0.079766 seconds and 4 git commands to generate.