Excerpts from Matt.Garrett's message of 2015-11-13 14:02:42 +0000: > Folks > > OS is RedHat 5.10 been using collectd 4.10.9 without any issues > Looking at collectd-5.5.0 , seems to compile fine but on running I get > error's around the Network plugins > > i.e > collectd: symbol lookup error: > /opt/collectd/lib/collectd/interface.so: undefined symbol: > ignorelist_create > > If I remove Plugin Interface and Plugin Network then all is fine (of > course no data is going anywhere so not very usfull)
Actually now that Giovanni mentions it, this reminds me of https://github.com/collectd/collectd/issues/1323 (which is fixed and will be part of 5.5.1). That said, it's surprising you are getting this error. Do you have 4.9.10 installed alongside 5.5.0 ? Could you trying to load a 5.5.0 plugin into the 4.9.10 daemon or the other way round ? Cheers, Marc _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
