]> git.basschouten.com Git - openhab-addons.git/commit
[rrd4j] Add console commands to check and clean RRD files (#14960)
authorlolodomo <lg.hc@free.fr>
Fri, 16 Jun 2023 07:19:37 +0000 (09:19 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 07:19:37 +0000 (09:19 +0200)
commit6686e18266f41410c13d7c67c51ff9801340eda0
treea6cf8dcff3a7f657141df4898f73764bdd3f410c
parent03c52431744cac3e09172717355ea1d437d1543e
[rrd4j] Add console commands to check and clean RRD files (#14960)

Console commands added to detect and remove RRD files associated with items that no longer exist.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.persistence.rrd4j/src/main/java/org/openhab/persistence/rrd4j/internal/RRD4jPersistenceService.java
bundles/org.openhab.persistence.rrd4j/src/main/java/org/openhab/persistence/rrd4j/internal/console/RRD4jCommandExtension.java [new file with mode: 0644]