Hi,
I have a working collectd environment but as soon as I enable & configure this plugin then the collectd daemon stops and generates an error as follows. Please help. If you require more info then please let me know.
I have a working collectd environment but as soon as I enable & configure this plugin then the collectd daemon stops and generates an error as follows. Please help. If you require more info then please let me know.
root@cloud:/usr/lib# collectd -f -T -C /etc/collectd/collectd.conf
collectd: relocation error: /usr/lib/collectd/varnish.so: symbol VSC_Setup, version LIBVARNISHAPI_1.0 not defined in file libvarnishapi.so.1 with link time reference
collectd: relocation error: /usr/lib/collectd/varnish.so: symbol VSC_Setup, version LIBVARNISHAPI_1.0 not defined in file libvarnishapi.so.1 with link time reference
root@cloud:/usr/lib# dpkg -l | grep collectd
ii collectd 5.4.0-3ubuntu2 amd64 statistics collection and monitoring daemon
...
ii collectd 5.4.0-3ubuntu2 amd64 statistics collection and monitoring daemon
...
root@cloud:/usr/lib# varnishd -V
varnishd (varnish-4.0.2 revision bfe7cd1)
varnishd (varnish-4.0.2 revision bfe7cd1)
root@cloud:/usr/lib# lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
root@cloud:/usr/lib# pkg-config --libs varnishapi
Package varnishapi was not found in the pkg-config search path.
Package varnishapi was not found in the pkg-config search path.
root@cloud:/usr/lib# ldconfig -p | egrep "libvarnish.*.so$"
{nothing}
{nothing}
root@cloud:/usr/lib# ldconfig -p | egrep "libvarnish"
libvarnishapi.so.1 (libc6,x86-64) => /usr/lib/libvarnishapi.so.1
libvarnishapi.so.1 (libc6,x86-64) => /usr/lib/libvarnishapi.so.1
--
Rolf.
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
