readd directory
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# /!\ NE PAS MODIFIER /!\ DON'T TOUCH THIS FILE /!\
|
||||
# Fichier géré par zextras déposé via ansible
|
||||
|
||||
# Global Agent Configuration
|
||||
[agent]
|
||||
hostname = "{{ ansible_fqdn }}"
|
||||
flush_interval = "15s"
|
||||
interval = "15s"
|
||||
collection_jitter = "1m"
|
||||
|
||||
# Output Plugin InfluxDB
|
||||
[[outputs.influxdb]]
|
||||
database = "telegraf"
|
||||
urls = [ "https://fluxsup.zextras.fr" ]
|
||||
username = "zextras"
|
||||
password = "syj4HGGLAgON4XfjbP4u"
|
||||
Reference in New Issue
Block a user