Here I describe my setup of the Docker Telegraf container.
Telegraf from InfluxData is a server agent for collecting metrics from sensors and systems
[ Read More]
Within Node-RED you can use the InfluxDB nodes. But it is also possible to query the InfluxDB v2 API via the HTTP Request node. This note contains a brief description of how this works.
[ Read More]
I regularly delete a ‘sandbox’ measurement with test data. It is not very complicated to delete a measurement, but it is worth noting.
[ Read More]
Here I describe how to create a sensor for Home Assistant that will monitor the size of the InfluxDB 2.x database with a scan interval of one hour.
[ Read More]