Adding different method to access compute and controllers
[barometer.git] / baro_tests / csv.conf
diff --git a/baro_tests/csv.conf b/baro_tests/csv.conf
new file mode 100644 (file)
index 0000000..25c85e1
--- /dev/null
@@ -0,0 +1,5 @@
+LoadPlugin csv
+<Plugin csv>
+       DataDir "/var/lib/collectd/csv"
+       StoreRates false
+</Plugin>