Browse Source

Enable kernel, net and process metrics for Telegraf

Change-Id: I008818853c2058746be08365283b949177efa254
Depends-On: I3c3c569a013aff8c3ab8e46cffb93a60d74ddf09
pull/106/head
Simon Pasquier 7 years ago
parent
commit
b1813426dc
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      linux/meta/telegraf.yml

+ 3
- 0
linux/meta/telegraf.yml View File

@@ -5,5 +5,8 @@ agent:
totalcpu: true
disk:
diskio:
kernel:
net:
mem:
processes:
system:

Loading…
Cancel
Save