소스 검색

Use same collectd df options as StackLight MOS

tags/2016.12
Éric Lemoine 8 년 전
부모
커밋
a607e433f9
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      linux/files/collectd_df.conf

+ 4
- 0
linux/files/collectd_df.conf 파일 보기

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

Loading…
취소
저장