Metainformationen zur Seite
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
plugins:statistics_4_loxone:troubleshooting:datenmigration [2023/03/11 10:11] – Thomas Heinrich | plugins:statistics_4_loxone:troubleshooting:datenmigration [2023/08/30 10:23] (aktuell) – Torsten Holstein | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== Datenmigration ====== | ====== Datenmigration ====== | ||
+ | |||
+ | [[https:// | ||
Wenn man zB seinen Loxberry neu aufsetzen und die Daten, sowie Einstellungen wiederherstellen möchte. | Wenn man zB seinen Loxberry neu aufsetzen und die Daten, sowie Einstellungen wiederherstellen möchte. | ||
Zeile 16: | Zeile 18: | ||
* **Auf dem Quell-Loxberry** zwei %%tar Archive erzeugen als root:%% | * **Auf dem Quell-Loxberry** zwei %%tar Archive erzeugen als root:%% | ||
* <code -> | * <code -> | ||
- | cd config/ | + | cd config/ |
+ | tar -zcvf stats4lox-CONFIG stats4lox/ | ||
cd .. | cd .. | ||
cd .. | cd .. | ||
Zeile 33: | Zeile 36: | ||
---- | ---- | ||
+ | ====== Dashboardnmigration ====== | ||
+ | |||
+ | - | ||
+ | - | ||
+ | - Stop Grafana service on source and destination server | ||
+ | - Copy / | ||
+ | - Check / | ||
+ | - | ||
+ | - | ||
+ | - | ||
+ | |||
+ | ====== Anmerkung ====== | ||
+ | |||
+ | Note: The Stats4Lox database is provisioned to Grafana. If there are any issues connecting Grafana to the Influx-DB after the restore described above, which it may show in the Grafana // | ||
+ | |||
+ | To execute reprovisioning, | ||
+ | /// | ||