Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 939 Bytes

README.rst

File metadata and controls

50 lines (32 loc) · 939 Bytes

telegraf

Install and configure Influxdata's Telegraf

Features

This formula will install and configure telegraf. Every configuration setting can be configured on pillar.

Compatibility

Saltstack: 2015.8.8

Telegraf: 0.13

Available states

  • 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.

Running

salt '*' state.sls telegraf

Template

This formula was created from a cookiecutter template.

See https://github.com/richerve/saltstack-formula-cookiecutter.