[Eisfair_dev] lm-sensors: sensors3.conf nach update auf v2.0.6 leer

Wolfgang Loefstedt oliaros at web.de
Sa Mär 11 19:21:28 CET 2017


Am 11.03.2017 um 14:54 schrieb Marcus Roeckrath:

> Bitte poste die komplette /etc/config.d/lm_sensors.

Hallo Marcus,
hier ist sie:

#------------------------------------------------------------------------------
# /etc/config.d/lm_sensors - configuration file for lm_sensors
#
# Creation   :  2009-06-21 hbfl
# Last Update:  2017-03-11 root
#
# Copyright (c) Holger Bruenjes, holgerbruenjes(at)gmx(dot)net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#------------------------------------------------------------------------------

START_LM_SENSORS='yes'
                                  # Use: yes or no

#------------------------------------------------------------------------------
# Cron settings
#------------------------------------------------------------------------------

LM_SENSORS_CRON_USE='yes'
                                  # use cron to request
LM_SENSORS_CRON_SCHEDULE='*/5 * * * *'
                                  # request every 5 minutes
LM_SENSORS_OUTPUT='/var/log/log.sensors'
                                  # output to using cron
LM_SENSORS_ALARM_MAIL='no'
                                  # Send Mail on alarm
LM_SENSORS_ALARM_MAIL_TO='root at localhost'
                                  # Mail Adress to send warning to
LM_SENSORS_ALARM_MAIL_ON_N='1'
                                  # Warn only on specified alarms use '0'
                                  # for ALL

LM_SENSORS_ALARM_MAIL_ON_1='CPU-Temp'
                                  # CPU-Temp

LM_SENSORS_ALARM_HALT='no'
                                  # halt system on alarm (!)
LM_SENSORS_ALARM_HALT_ON_N='1'
                                  # halt only on specified alarms use '0'
                                  # for all (!)

LM_SENSORS_ALARM_HALT_ON_1='CPU-Temp'
                                  # if a label definition is used type the
                                  # new Label for the value
LM_SENSORS_ALARM_HALT_ON_1_LIMIT='70'
                                  # limit for '1'. sensor leave empty to use
                                  # default alarm

#------------------------------------------------------------------------------
# i2c chips
#------------------------------------------------------------------------------

LM_SENSORS_I2C_DRIVER_N='1'
                                  # count of driver to configure
LM_SENSORS_I2C_DRIVER_1_NAME='i2c-piix4'
                                  # name of the driver to load
LM_SENSORS_I2C_DRIVER_1_ACTIVE='yes'
                                  # Use yes or no

#------------------------------------------------------------------------------
# Chips configuration
#
# for a detailed description of this section
# read the documentation, please"
#------------------------------------------------------------------------------

LM_SENSORS_CHIP_N='1'
                                  # count of chips to configure
LM_SENSORS_CHIP_1_NAME='as99127f'
                                  # Is only for you
LM_SENSORS_CHIP_1_ACTIVE='no'
                                  # Use yes or no
LM_SENSORS_CHIP_1='as99127f'
                                  # 1. name of chip
LM_SENSORS_CHIP_1_BEEP='no'
                                  # beep for triggered alarms
LM_SENSORS_CHIP_1_LINE_N='40'
                                  # count of definition lines
LM_SENSORS_CHIP_1_LINE_1='label in0 "VCore 1"'
LM_SENSORS_CHIP_1_LINE_2='label in1 "VCore 2"'
LM_SENSORS_CHIP_1_LINE_3='label in2 "+3.3V"'
LM_SENSORS_CHIP_1_LINE_4='label in3 "+5V"'
LM_SENSORS_CHIP_1_LINE_5='label in4 "+12V"'
LM_SENSORS_CHIP_1_LINE_6='label in5 "-12V"'
LM_SENSORS_CHIP_1_LINE_7='label in6 "-5V"'
LM_SENSORS_CHIP_1_LINE_8='compute in3 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)'
LM_SENSORS_CHIP_1_LINE_9='compute in4 ((28/10)+1)*@  ,  @/((28/10)+1)'
LM_SENSORS_CHIP_1_LINE_10='compute in5 (5.14 * @) - 14.91 , (@ + 14.91)
/ 5.14'
LM_SENSORS_CHIP_1_LINE_11='compute in6 (3.14 * @) -  7.71 , (@ +  7.71)
/ 3.14'
LM_SENSORS_CHIP_1_LINE_12='label temp1 "M/B Temp"'
LM_SENSORS_CHIP_1_LINE_13='label temp2 "CPU1 Temp"'
LM_SENSORS_CHIP_1_LINE_14='label temp3 "CPU2 Temp"'
LM_SENSORS_CHIP_1_LINE_15='compute temp1 (@*15/43)+25, (@-25)*43/15'
LM_SENSORS_CHIP_1_LINE_16='compute temp2 (@*15/43)+25, (@-25)*43/15'
LM_SENSORS_CHIP_1_LINE_17='compute temp3 (@*15/43)+25, (@-25)*43/15'
LM_SENSORS_CHIP_1_LINE_18='ignore fan3'
LM_SENSORS_CHIP_1_LINE_19='set in0_min cpu0_vid*0.95'
LM_SENSORS_CHIP_1_LINE_20='set in0_max cpu0_vid*1.05'
LM_SENSORS_CHIP_1_LINE_21='set in1_min cpu0_vid*0.95'
LM_SENSORS_CHIP_1_LINE_22='set in1_max cpu0_vid*1.05'
LM_SENSORS_CHIP_1_LINE_23='set in2_min 3.3 * 0.95'
LM_SENSORS_CHIP_1_LINE_24='set in2_max 3.3 * 1.05'
LM_SENSORS_CHIP_1_LINE_25='set in3_min 5.0 * 0.95'
LM_SENSORS_CHIP_1_LINE_26='set in3_max 5.0 * 1.05'
LM_SENSORS_CHIP_1_LINE_27='set in4_min 12 * 0.90'
LM_SENSORS_CHIP_1_LINE_28='set in4_max 12 * 1.10'
LM_SENSORS_CHIP_1_LINE_29='set in5_min -12 * 0.90'
LM_SENSORS_CHIP_1_LINE_30='set in5_max -12 * 1.10'
LM_SENSORS_CHIP_1_LINE_31='set in6_min -5 * 0.90'
LM_SENSORS_CHIP_1_LINE_32='set in6_max -5 * 1.10'
LM_SENSORS_CHIP_1_LINE_33='set temp1_max      40'
LM_SENSORS_CHIP_1_LINE_34='set temp1_max_hyst 37'
LM_SENSORS_CHIP_1_LINE_35='set temp2_max      52'
LM_SENSORS_CHIP_1_LINE_36='set temp2_max_hyst 47'
LM_SENSORS_CHIP_1_LINE_37='set temp3_max      52'
LM_SENSORS_CHIP_1_LINE_38='set temp3_max_hyst 47'
LM_SENSORS_CHIP_1_LINE_39='set fan1_min 1000'
LM_SENSORS_CHIP_1_LINE_40='set fan2_min 1000'

#------------------------------------------------------------------------------
# End
#------------------------------------------------------------------------------


> Nein, war ein Typo von mir.

;-)

Gruss, w





Mehr Informationen über die Mailingliste Eisfair_dev