]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
config for sensors daemon
authorfilon <filon@sokrates.mimuw.edu.pl>
Sun, 20 Jan 2002 20:52:25 +0000 (20:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sensors.sysconfig -> 1.1

sensors.sysconfig [new file with mode: 0644]

diff --git a/sensors.sysconfig b/sensors.sysconfig
new file mode 100644 (file)
index 0000000..1cacff0
--- /dev/null
@@ -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
This page took 0.038611 seconds and 4 git commands to generate.