1
1
Ответвление 0
Ansible_PUBLIC/repo/telegraf_settings
2020-03-13 20:05:35 +01:00

16 строки
258 Б
Text

telegraf now installed, edit /etc/telegraf/telegraf.conf adding:
[[outputs.influxdb]]
urls = ["http://SERVER:PORT"]
database = "DB"
username = "USER"
password = "PASS"
and restart it
just
cat repo/telegraf_settings
for all the info not garbled