]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/collectd/collectd.conf
Merge remote-tracking branch 'ummeegge/ovpn-firewall-fixes' into next
[people/teissler/ipfire-2.x.git] / config / collectd / collectd.conf
index 0c9aa12e55b7d17bb52425d20cf90aab9d3350b9..67d9e19054da255ef327cd036496fed18f2b1411 100644 (file)
@@ -49,9 +49,6 @@ include "/etc/collectd.precache"
        Chain filter FORWARD DROP_OUTPUT
        Chain filter PSCAN DROP_PScan
        Chain filter NEWNOTSYN DROP_NEWNOTSYN
-       Chain filter OUTGOINGFW DROP_OUTGOINGFW
-       Chain filter INPUT DROP_Wirelessinput
-       Chain filter FORWARD DROP_Wirelessforward
 </Plugin>
 
 #<Plugin logfile>
@@ -61,6 +58,8 @@ include "/etc/collectd.precache"
 
 <Plugin ping>
        Host "gateway"
+       interval 30
+       timeout 10
 </Plugin>
 
 <Plugin processes>
@@ -69,7 +68,7 @@ include "/etc/collectd.precache"
        Process "nmbd"
        Process "squid"
        Process "squidguard"
-       Process "pluto"
+       Process "charon"
        Process "snort"
        Process "openvpn"
        Process "qemu"
@@ -90,4 +89,4 @@ include "/etc/collectd.precache"
 </Plugin>
 
 #include "/etc/collectd.thermal"
-include "/etc/collectd.custom"
\ No newline at end of file
+include "/etc/collectd.custom"