Page A

*** currently under construction ***

Read More

Page B

*** currently under construction ***

Read More

Page C

*** currently under construction ***

Read More

Pi-hole: send pihole.log and pihole-FTL.log to external Syslog-server

The option to send Pihole-logs to a remote syslogserver is not implemented.Good thing is that Pi-hole creates log-files.How about adding these logfiles to the local (R-)Syslog-daemon and send it over to the external Syslog-Server via port 514 TCP/UDP ? I use Dietpi as the OS on my Raspi3+ and added Pi-hole as one of the

fix openhab error: Rule ‘[rulename]’: An error occurred during the script execution: index=0, size=0

My goal is to execute an python-script when the Battery-charge has reached 70% My rule was not executed, the error as shown above is seen in the log.My faulty script: Reason of the error: the if-statement is misleading, to check if the value is equal it needs two “==”: working-code: to debug BYDBat/KOSTALPLENTICOREPlus70WithBattery_BatteryCharge.state debugging needs

Influxdb: show real database size in Grafana

Influxdb has no useful functions to look at the real database size. As I have created a retention policy combined with continuous queries I want to see the exact values per database. I use the following approach: in Crontab a bash is executed to get the real influxes database values the values are then pushed