Import from Clearcase LIV_TRC6500_V2.2.3
[debian6500.git] / install / cluster / master / etc / default / sensord
CommitLineData
4e802319 1# Interval between scanning for alarms; e.g., 30s, 1m, 1h
2# ALARM_INTERVAL=1m
3# Interval between logging sensor measurements; e.g., 30s, 1m, 1h
4LOG_INTERVAL=5m
5# Syslog facility to use
6SYSLOG_FACILITY=daemon
7# Libsensors config file to use
8# CONFIG_FILE=/etc/sensors3.conf
9# Chips to scan
10# SCAN_CHIPS=...
11
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
17# RRD_INTERVAL=5m
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.
20# RRD_LOADAVG=yes