11 lines
551 B
INI
11 lines
551 B
INI
|
# configure specific rrd properties for given items in this file.
|
||
|
# please refer to the documentation available at
|
||
|
# https://www.openhab.org/addons/persistence/rrd4j/
|
||
|
#
|
||
|
# default_numeric and default_other are internally defined defnames and are used as
|
||
|
# defaults when no other defname applies
|
||
|
|
||
|
#<dsName>.def=[ABSOLUTE|COUNTER|DERIVE|GAUGE],<heartBeat>,[<minValue>|U],[<maxValue>|U],<sampleInterval>
|
||
|
#<dsName>.archives=[AVERAGE|MIN|MAX|LAST|FIRST|TOTAL],<xff>,<samplesPerBox>,<boxCount>
|
||
|
#<dsName>.items=<comma separated list of items for this dsName>
|