collectd: explicitly disable xencpu plugin
It requires the libxenctrl 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
6686a8b2bc
commit
c7a2be68fe
@ -20,7 +20,7 @@ COLLECTD_PLUGINS_DISABLE = \
|
||||
nut onewire oracle perl pf pinba powerdns python redis routeros \
|
||||
rrdcached sigrok tape target_v5upgrade teamspeak2 ted \
|
||||
tokyotyrant turbostat uuid varnish virt vserver write_kafka \
|
||||
write_mongodb write_redis xmms zfs_arc zone
|
||||
write_mongodb write_redis xencpu xmms zfs_arc zone
|
||||
|
||||
COLLECTD_CONF_ENV += LIBS="-lm"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user