blob: a58362e43dba85c23e291edafa87f6e576c0e228 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001# configuration for hardware sensors monitoring daemon
2# in intervals use suffix "m" for minutes, "s" for seconds, "h" for hours
3# 0 means turning facility off
4
5# interval between scanning alarms
6INTERVAL=1m
7
8# interval between logging
9LOG_INTERVAL=20m
10
11# interval between RRD logging
12# RRD_INTERVAL=1m
13
14# RRD db location
15# RRD_LOGFILE=/var/log/sensors.rrd
16