aboutsummaryrefslogtreecommitdiffstats
path: root/src/collectd/Makefile
diff options
context:
space:
mode:
authorTomofumi Hayashi <tohayash@redhat.com>2018-07-10 13:58:49 +0900
committerTomofumi Hayashi <tohayash@redhat.com>2018-07-10 15:26:57 +0900
commitbfc1db4ee0c098354611b69d2929847a9845f48a (patch)
tree468c92c7471034287b5752b0c49a4fad1060140e /src/collectd/Makefile
parent3e3432aeec95033853aea02db723d641b558b228 (diff)
Enable write_redis plugin for barometer-collectd
This change is to enable write_redis plugin in collectd due to DMA local-agent is going to use the plugin. Change-Id: I522b41278bb020a48f33ac18f4ad08351e51ca36 Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
Diffstat (limited to 'src/collectd/Makefile')
-rw-r--r--src/collectd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/collectd/Makefile b/src/collectd/Makefile
index 7d306528..670c14fa 100644
--- a/src/collectd/Makefile
+++ b/src/collectd/Makefile
@@ -47,6 +47,7 @@ CONFIG_CMD += --with-libjevents=/usr/local
CONFIG_CMD += --enable-exec
CONFIG_CMD += --enable-python
CONFIG_CMD += --enable-threshold
+CONFIG_CMD += --enable-write_redis
CONFIG_CMD += --disable-perl
CONFIG_CMD += --with-librdkafka=/usr
CONFIG_CMD += --disable-lvm