mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Minor documentation changes
This commit is contained in:
51
README.md
51
README.md
@ -29,7 +29,7 @@ Please sent Pull Requests or suggestions when you want to use this role for othe
|
|||||||
|
|
||||||
### InfluxDB
|
### InfluxDB
|
||||||
|
|
||||||
You'll need an InfluxDB instance running somewhere on your network.
|
You'll need an InfluxDB instance running somewhere on your network. Or 1 of the other output types found on https://github.com/influxdata/telegraf/#output-plugins
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
@ -38,6 +38,8 @@ Docker needs to be installed on the target host. I can recommend these roles to
|
|||||||
* [jgeusebroek.docker](https://galaxy.ansible.com/jgeusebroek/docker)
|
* [jgeusebroek.docker](https://galaxy.ansible.com/jgeusebroek/docker)
|
||||||
* [geerlingguy.docker](https://galaxy.ansible.com/geerlingguy/docker)
|
* [geerlingguy.docker](https://galaxy.ansible.com/geerlingguy/docker)
|
||||||
|
|
||||||
|
This is only the case when the configuration is needed for a Telegraf inside a Docker container (When `telegraf_agent_docker: True`).
|
||||||
|
|
||||||
## Upgrade
|
## Upgrade
|
||||||
### 0.7.0
|
### 0.7.0
|
||||||
|
|
||||||
@ -153,7 +155,7 @@ More information: [https://github.com/influxdata/telegraf/blob/master/docs/FAQ.m
|
|||||||
|
|
||||||
**NOTE**
|
**NOTE**
|
||||||
|
|
||||||
_Supporting Windows is an best effort (I don't have the possibility to either test/verify changes on the various amount of available Windows instances). PR's specific to Windows will almost immediately be merged, unless some one is able to provide a Windows test mechanism via Travis for Pull Requests._
|
_Supporting Windows is an best effort (I don't have the possibility to either test/verify changes on the various amount of available Windows instances). PR's specific to Windows will almost immediately be merged, unless some one is able to provide a Windows test mechanism via Travis or other service for Pull Requests._
|
||||||
|
|
||||||
* `telegraf_win_install_dir`: The directory where Telegraf will be installed.
|
* `telegraf_win_install_dir`: The directory where Telegraf will be installed.
|
||||||
* `telegraf_win_logfile`: The location to the logfile of Telegraf.
|
* `telegraf_win_logfile`: The location to the logfile of Telegraf.
|
||||||
@ -223,25 +225,34 @@ No dependencies
|
|||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
The following have contributed to this Ansible role:
|
The following have contributed to this Ansible role (Provided with: `git shortlog -s -n`):
|
||||||
|
|
||||||
* Thomas Szymanski
|
* Werner Dijkerman
|
||||||
* Alejandro
|
* Thomas Szymanski
|
||||||
* Slawomir Skowron
|
* Jeroen Geusebroek
|
||||||
* Ismael
|
* or
|
||||||
* Laurent Hoss
|
* Alejandro
|
||||||
* Anthony ARNAUD
|
* Troy Jendra
|
||||||
* Rick Box
|
* Slawomir Skowron
|
||||||
* Emerson Knapp
|
* gaelL
|
||||||
* gaelL
|
* Laurent Hoss
|
||||||
* Steven Wirges
|
* Ismael
|
||||||
* zend0
|
* Anthony ARNAUD
|
||||||
* Angristan
|
* Ilkka Tengvall
|
||||||
* Olivier Boukili
|
* Rick Box
|
||||||
* Romain BUREAU
|
* Steven Wirges
|
||||||
* TheCodeAssassin
|
* Jack Ivy
|
||||||
* tjend
|
* Emerson Knapp
|
||||||
* Jeroen Geusebroek
|
* zend0
|
||||||
|
* Angristan
|
||||||
|
* Miroslav Prasil
|
||||||
|
* Olivier Boukili
|
||||||
|
* Pascal
|
||||||
|
* Romain BUREAU
|
||||||
|
* Ryan Conway
|
||||||
|
* Steve Durrheimer
|
||||||
|
* TheCodeAssassin
|
||||||
|
* aroglian
|
||||||
|
|
||||||
Thank you all!
|
Thank you all!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user