collectd: explicitly disable grpc plugin
It requires the libgrpc++ library which buildroot doesn't provide yet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
66f64ddfbf
commit
6b2ef2881e
@ -15,7 +15,7 @@ COLLECTD_LICENSE_FILES = COPYING
|
||||
# These require unmet dependencies, are fringe, pointless or deprecated
|
||||
COLLECTD_PLUGINS_DISABLE = \
|
||||
amqp apple_sensors aquaero ascent barometer dbi email \
|
||||
gmond hddtemp ipmi java libvirt lpar lvm madwifi mbmon \
|
||||
gmond grpc hddtemp ipmi java libvirt lpar lvm madwifi mbmon \
|
||||
mic multimeter netapp notify_desktop numa \
|
||||
nut onewire oracle perl pf pinba powerdns python redis routeros \
|
||||
rrdcached sigrok tape target_v5upgrade teamspeak2 ted \
|
||||
|
Loading…
Reference in New Issue
Block a user