]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/collectd/collectd.conf
Merge remote-tracking branch 'origin/master' into next
[people/pmueller/ipfire-2.x.git] / config / collectd / collectd.conf
index 384c9436009a48546fb031a4bac8e6641161edb6..486077a9e69e88c508d12f0893e01567d53a6544 100644 (file)
@@ -34,9 +34,9 @@ include "/etc/collectd.precache"
 
 <Plugin interface>
        Interface "lo"
-       Interface "ipsec1"
-       Interface "ipsec2"
-       Interface "ipsec3"
+       Interface "/[0-9]*phys$/"
+       Interface "/^macvtap[0-9]*$/"
+       Interface "/^vnet[0-9]*$/"
        IgnoreSelected true
 </Plugin>