Explorar el Código

Use same collectd df options as StackLight MOS

tags/2016.12
Éric Lemoine hace 8 años
padre
commit
a607e433f9
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      linux/files/collectd_df.conf

+ 4
- 0
linux/files/collectd_df.conf Ver fichero

@@ -7,4 +7,8 @@
FSType {{ fs_type }}
{%- endfor %}
IgnoreSelected {{ plugin.get('ignore_selected', False)|lower }}
ReportByDevice false
ReportInodes true
ValuesAbsolute true
ValuesPercentage true
</Plugin>

Cargando…
Cancelar
Guardar