]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/collectd/collectd.conf
suricata: Fix ownership and file permissions of files inside /var/lib/suricata.
[ipfire-2.x.git] / config / collectd / collectd.conf
index 61327bf6c04f1b642c45d1db81aef61187e87f99..e336a9d3f6c470622029049e829e85c52b4a1f42 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>
 
@@ -71,14 +71,12 @@ include "/etc/collectd.precache"
        Process "squid"
        Process "squidguard"
        Process "charon"
-       Process "snort"
        Process "openvpn"
        Process "qemu"
        Process "rtorrent"
        Process "mpd"
        Process "asterisk"
        Process "java"
-       Process "mysqld"
        Process "spamd"
 </Plugin>
 
@@ -92,3 +90,4 @@ include "/etc/collectd.precache"
 
 #include "/etc/collectd.thermal"
 include "/etc/collectd.custom"
+include "/etc/collectd.vpn"