]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/collectd/collectd.conf
Updated collectd config
[people/pmueller/ipfire-2.x.git] / config / collectd / collectd.conf
index 3785346bac0cabf5eb790d4ceb17f9a3763351cf..a148b084a321ccad7c8cd966092b7ed27c8a9b56 100644 (file)
@@ -36,6 +36,11 @@ LoadPlugin syslog
        IgnoreSelected true
 </Plugin>
 
+<Plugin "disk">
+       Disk "/[0-9]$/"
+       IgnoreSelected true
+</Plugin>
+
 <Plugin iptables>
        Chain filter INPUT DROP_INPUT
        Chain filter FORWARD DROP_OUTPUT