1
# Interval between scanning for alarms; e.g., 30s, 1m, 1h
3
# Interval between logging sensor measurements; e.g., 30s, 1m, 1h
5
# Syslog facility to use
7
# Libsensors config file to use
8
# CONFIG_FILE=/etc/sensors3.conf
12
# Uncomment this to enable a 7-day round-robin database of sensor
13
# readings. See the ROUND ROBIN DATABASES section of the sensord
14
# manual page for details.
15
# RRD_FILE=/var/log/sensord.rrd
16
# Interval between RRD readings; e.g. 30s, 5m (default), 1h
18
# Include the load average in the RRD file. If you enable this you
19
# must remove your old RRD file and rebuild your CGI script.