Code

Merge branch 'sh/hddtemp'
[collectd.git] / src / collectd.conf.in
index a1172a188b0205906510320a9265c9df9a346e0a..e125bb63173ee7585e71902feee3dacfa79cc071 100644 (file)
@@ -105,10 +105,11 @@ FQDNLookup   true
 #      NotificationExec "/path/to/exec"
 #</Plugin>
 
-#<Plugin hddtemp>
+@BUILD_PLUGIN_HDDTEMP_TRUE@<Plugin hddtemp>
 #      Host "127.0.0.1"
 #      Port "7634"
-#</Plugin>
+@BUILD_PLUGIN_HDDTEMP_TRUE@    TranslateDevicename false
+@BUILD_PLUGIN_HDDTEMP_TRUE@</Plugin>
 
 #<Plugin interface>
 #      Interface "eth0"