瀏覽代碼

Add telegraf support

Change-Id: I03bed44bafdebbcd22f487e59ef0de45dfbf3463
tags/2017.4.1
Bartosz Kupidura 7 年之前
父節點
當前提交
df9b40d973
共有 2 個檔案被更改,包括 10 行新增0 行删除
  1. +8
    -0
      linux/meta/telegraf.yml
  2. +2
    -0
      metadata/service/support.yml

+ 8
- 0
linux/meta/telegraf.yml 查看文件

@@ -0,0 +1,8 @@
agent:
input:
cpu:
percpu: true
totalcpu: true
disk:
mem:
system:

+ 2
- 0
metadata/service/support.yml 查看文件

@@ -1,6 +1,8 @@
parameters:
linux:
_support:
telegraf:
enabled: true
collectd:
enabled: true
heka:

Loading…
取消
儲存