infrastructure/roles/telegraf
Saibotk b315442e84 Merge branch 'renovate/docker-telegraf-dockersocketproxy-2.x' into 'master'
automation: Update telegraf-dockersocketproxy Docker tag to v2

See merge request saibotk.de/infrastructure!62
2021-01-04 22:25:09 +00:00
..
defaults Merge branch 'renovate/docker-telegraf-dockersocketproxy-2.x' into 'master' 2021-01-04 22:25:09 +00:00
handlers Initial commit 2020-08-10 01:37:13 +02:00
meta Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
tasks Roles: Validate using the local docker-compose instead of python cmd 2021-01-02 04:46:15 +01:00
templates telegraf: Add extra volumes option & extra plugins option 2021-01-02 10:58:14 +01:00
README.md Initial commit 2020-08-10 01:37:13 +02:00

Telegraf

This will setup a Telegraf container using their official docker container to monitor the system.

Requirements

You will need to have docker and docker-compose installed or declared as dependencies with their respective roles.

Role Variables

Please look at the defaults/main.yml for all available variables and their description.

Note: Lines that are commented out via # are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!

Dependencies

  • docker
  • docker-compose

License

GPL-3.0-only