Explorar el Código

Merge pull request #24 from elemoine/stacklight-collectd-df

Use same collectd df options as StackLight MOS
tags/2016.12
Éric Lemoine hace 8 años
padre
commit
09728e9dee
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