Browse Source

Disable not used metrics exposed per cpu

Change-Id: Ie3f9da382c23148836e4a20ff0f37c3929e062cf
add-del-users-in-grups
Bartosz Kupidura 7 years ago
parent
commit
d2c6bc323a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      linux/meta/telegraf.yml

+ 1
- 1
linux/meta/telegraf.yml View File

@@ -1,7 +1,7 @@
agent:
input:
cpu:
percpu: true
percpu: false
totalcpu: true
disk:
diskio:

Loading…
Cancel
Save