Browse Source

Update Telegraf config to ignore aufs partitions

Change-Id: I94f09359f976ccd0f207277da52d20e659b36a69
pull/122/head
Simon Pasquier 7 years ago
parent
commit
0ab8d27812
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      linux/meta/telegraf.yml

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

@@ -5,6 +5,7 @@ agent:
totalcpu: true
disk:
ignore_fs:
- aufs
- rootfs
- sysfs
- proc

Loading…
Cancel
Save