mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-02-07 12:57:01 +01:00
bbf1a7fd29
Signed-off-by: Kai Kreuzer <kai@openhab.org>
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>
|