From 705038def601b71ff687aebf204ee1effebc45a4 Mon Sep 17 00:00:00 2001 From: filon Date: Sun, 20 Jan 2002 20:52:25 +0000 Subject: [PATCH] config for sensors daemon Changed files: sensors.sysconfig -> 1.1 --- sensors.sysconfig | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sensors.sysconfig diff --git a/sensors.sysconfig b/sensors.sysconfig new file mode 100644 index 0000000..1cacff0 --- /dev/null +++ b/sensors.sysconfig @@ -0,0 +1,24 @@ +# configuration for harware sensors monitoring daemon + +# in intevrals use suffix "m" for minutes, "s" for seconds, "h" for hours +# 0 means turning facility off +# +# BUS stands for i2c bus, one of: +# ali1535, ali15x5, amd756, hydra, i801, i810, isa, keywest, +# piix4, sis5595, tsunami, via, viapro, voodoo3 +# +# CHIP stands for sensors chip, one of: +# adm1021, adm1024, adm1025, adm9240, bt869, ddcmon, ds1621, eeprom +# fscpos, fscscy, gl518sm, gl520sm, icspll, it87, lm75, lm78, lm80 +# lm87, ltc1710, matorb, maxilife, mtp008, pcf8574, sis5595, thmc50 +# via686a, w83781d + +# interval between scanning alarms +INTERVAL=1m + +# interval between logging +LOG_INTERVAL=20m + +# example for VIAKT* mainboards (bus is not (!) via) +# BUS=isa +# CHIP=via686a -- 2.44.0