11 lines
527 B
INI
11 lines
527 B
INI
# please note that currently the first archive in each RRD defines the consolidation
|
|
# function (e.g. AVERAGE) used by OpenHAB, thus only one consolidation function is
|
|
# fully supported
|
|
#
|
|
# default_numeric and default_other are internally defined defnames and are used as
|
|
# defaults when no other defname applies
|
|
|
|
#<defname>.def=[ABSOLUTE|COUNTER|DERIVE|GAUGE],<heartbeat>,[<min>|U],[<max>|U],<step>
|
|
#<defname>.archives=[AVERAGE|MIN|MAX|LAST|FIRST|TOTAL],<xff>,<steps>,<rows>
|
|
#<defname>.items=<list of items for this defname>
|