Code

Collectd.pm: Added missing entry to the plugin (type id, type name) map.
[collectd.git] / contrib / redhat / collectd.conf
index 7a026fac0cfd6484a74145ed52f83fe0b8935a09..f8352ffac4782ff37da8ffeeb16138d921ff1834 100644 (file)
@@ -9,13 +9,14 @@ FQDNLookup   true
 BaseDir     "/var/lib/collectd"
 PIDFile     "/var/run/collectd.pid"
 PluginDir   "/usr/lib/collectd"
-TypesDB     "/usr/lib/collectd/types.db"
+TypesDB     "/usr/share/collectd/types.db"
 Interval     10
 ReadThreads  5
 
 LoadPlugin apcups
 #LoadPlugin apple_sensors
 LoadPlugin battery
+LoadPlugin conntrack
 LoadPlugin cpu
 LoadPlugin cpufreq
 LoadPlugin csv