Skip to content

layer2pty/telegraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegraf

Ansible role to install and configure Telegraf.

Example

- hosts: myhost

  vars:
    telegraf_version: "0.13.0-1"

  roles:
    - layer2pty.telegraf

Note: example variables for configuring input and output plugins, see test/input-plugins-vars.yml and test/output-plugins-vars.yml respectively

Testing

To run this role's integration tests

kitchen test

Dependencies

none

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published