This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Use same collectd df options as StackLight MOS
tags/2016.12
Éric Lemoine
8 years ago
parent
b2ca6b7ff9
commit
a607e433f9
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+4
-0
linux/files/collectd_df.conf
+ 4
- 0
linux/files/collectd_df.conf
View File
@@ -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…
Cancel
Save