Hi, I have changed the rrd4j.cfg to this:
default_numeric.def=GAUGE,600,U,U,10
default_numeric.archives=AVERAGE,0.5,1,21600:AVERAGE,0.5,6,525600:AVERAGE,0.5,90,365000
default_numeric.items=*
that removes 2 archives in the persistence but gives me a lot more 15second data and also up to 15 years worth of 15min data and only increases the database by 10 times (7,7MB per item).
But even though I have stopped openHab and deleted all rrd files, not all items use the new config.
What confuses me the most is, when I create a new item manually, it is still using the old configuration.
Where else could that config be stored? have searched and grepped my entire system and couldnt find any other config.