Explorar el Código

Update Telegraf config to ignore aufs partitions

Change-Id: I94f09359f976ccd0f207277da52d20e659b36a69
pull/122/head
Simon Pasquier hace 7 años
padre
commit
0ab8d27812
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      linux/meta/telegraf.yml

+ 1
- 0
linux/meta/telegraf.yml Ver fichero

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

Cargando…
Cancelar
Guardar