Imported Upstream version 2.2.1
This commit is contained in:
@@ -10,15 +10,10 @@ logfile = /var/log/afancontrol.log
|
||||
# Default: 5
|
||||
interval = 5
|
||||
|
||||
# Hddtemp location. Used by the `type = hdd` temperature sensors.
|
||||
# Hddtemp location. Relevant only when there're `type = hdd` temperature sensors.
|
||||
# Default: hddtemp
|
||||
;hddtemp = /usr/local/bin/hddtemp
|
||||
|
||||
# `ipmi-sensors` location from the `freeipmi-tools` package.
|
||||
# Used by the `type = freeipmi` fans.
|
||||
# Default: ipmi-sensors
|
||||
;ipmi_sensors = /usr/local/bin/ipmi-sensors
|
||||
|
||||
# Prometheus exporter listening hostname and TCP port.
|
||||
# Default: (empty value)
|
||||
;exporter_listen_host = 127.0.0.1:8083
|
||||
|
||||
Reference in New Issue
Block a user