1、增加telegraf collect 部署 2、修改telegrafaf 配置文件

This commit is contained in:
fumingwei
2020-10-17 13:59:56 +08:00
parent f0725b0e02
commit 3fdae02a52
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[global_tags]
blade = {{bladename}}
blade = "{{bladename}}"
[agent]
interval = "5s"
round_interval = true

View File

@@ -56,4 +56,4 @@
[[outputs.influxdb]]
urls = ["{{ monitor_outputs_influxdb.url }}"]
database = "tsg_stat
database = "tsg_stat"