Install and configure Influxdata's Telegraf
Note
See the full Salt Formulas installation and usage instructions.
This formula will install and configure telegraf. Every configuration setting can be configured on pillar.
Saltstack: 2015.8.8
Telegraf: 0.13
- Configure influxdata stable repo for Ubuntu 14.04
- Install package telegraf.
- Configure telegraf by using pillar information to render the configuration file.
- Initialize telegraf service.
salt '*' state.sls telegraf
This formula was created from a cookiecutter template.
See https://github.com/richerve/saltstack-formula-cookiecutter.