This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
linux-formula
镜像来自
https://github.com/salt-formulas/salt-formula-linux
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
8
Wiki
Activity
瀏覽代碼
Merge pull request
#24
from elemoine/stacklight-collectd-df
Use same collectd df options as StackLight MOS
tags/2016.12
Éric Lemoine
8 年之前
父節點
b2ca6b7ff9
a607e433f9
當前提交
09728e9dee
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
顯示文件統計
+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>
Write
Preview
Loading…
取消
儲存