From 7160548a5f1739770d6b8a7207ddeb49a72d6f5e Mon Sep 17 00:00:00 2001 From: Sharada Shiddibhavi Date: Thu, 31 Aug 2017 04:47:59 +0000 Subject: Adding different method to access compute and controllers This patch contains a different method to log into nodes and adding csv.conf file to test with CSV method Change-Id: I9e1e839c0e897e8780119d16eca6136808302259 Signed-off-by: Sharada Shiddibhavi --- baro_tests/csv.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 baro_tests/csv.conf (limited to 'baro_tests/csv.conf') diff --git a/baro_tests/csv.conf b/baro_tests/csv.conf new file mode 100644 index 00000000..25c85e10 --- /dev/null +++ b/baro_tests/csv.conf @@ -0,0 +1,5 @@ +LoadPlugin csv + + DataDir "/var/lib/collectd/csv" + StoreRates false + -- cgit 1.2.3-korg