daily compression of InfluxDB
InfluxDB is an open source time series database built by InfluxData and used in e.g. Openhab for data persistance.For small computers like raspi’s it is a best practice to compress the database regurlarly. Why not using cron ? Well, it works.. the only (security)-drawback is to grant /bin/bash to the influx-user: cat /etc/cron.daily/00influx: cat /home/pi/1_influxrepair.sh:
How do I debug Tradfri on Openhab ?
open the openhab-cli: Find the packacke-namespace of the tradfri bundle: get the current debug-level: change the debug-level if needed:
Share this: