Home Assistant Ansible Role - Telegraf
Telegraf is a collector that is specifically designed to work with InfluxDB. Two telegraf containers will be deployed for collecting metrics, one for docker on the host computer and the other for collecting mqtt messages for storage within InfluxDB.
Flags
The following flags are available for telegraf:
-
Deploy Telegraf
telegraf.enabled
bool default: true.Info
For telegraf to deploy, You must also set flag
influxdb.enabled
(enabled by default). This is required as the InfluxDB deployment contains values required for the telegraf deployment.
About:
This page forms part of our Project Role Home Assistant.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2023-10-07
Date Edited: 2023-10-28
Contribution:
Would You like to contribute to our Role Home Assistant project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors