Hi,

looks like the Ubuntu file didnt package the write_mongodb.so file.
http://packages.ubuntu.com/raring/amd64/collectd-core/filelist

It should be available in that version.

tar tvf collectd-5.1.0.tar.gz|grep write
-rw-r--r-- 555/555 18027 2012-04-02 10:04 collectd-5.1.0/src/write_graphite.c -rw-r--r-- 555/555 19276 2012-04-02 10:04 collectd-5.1.0/src/write_http.c -rw-r--r-- 555/555 8907 2012-04-02 10:04 collectd-5.1.0/src/write_mongodb.c -rw-r--r-- 555/555 6606 2012-04-02 10:04 collectd-5.1.0/src/write_redis.c

You can try to compile collectd for yourself (and afterwards make a deb out of it)?

Regards

Basti


Am 18.03.2013 23:57, schrieb Zhou, Yuantai:

Hi all,

Trying to get collectd work on Ubuntu 12.04. The Ubuntu 12.04 build has collectd 4.10. I want to use the write-mongodb plugin so I modified the /etc/apt/sources.list file adding the "deb http://ubuntu.media.mit.edu/ubuntu/ raring main universe". I then ran "apt-get update" and "apt-get install collectd" and had collectd 5.1.0-3 installed. However, after modifying the collectd.conf to enable the write_mongodb plugin, I got an error "Could not find plugin write_mongodb" when restarting the collectd service. I didn't see the "write_mongodb.so" in the "/usr/lib/collectd/".

Any suggestion on how to resolve the error? Prefer not to compile from source if possible.

Thanks.

Yuantai



_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd


--
ETH Zürich, Bastian Ballmann, IT Service Group
CAB E 44.1, Universitätsstrasse 6, CH-8092 Zürich
Tel +41 44 632 72 04

_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to