<br><div>A few months ago, I started work on a MongoDB plugin that uses C driver and fetches data via BSON. I moved onto other things before finishing it, but thought I would put what I had out on github and see if anyone wanted to help wrap it up.</div>
<div><br></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><a href="http://github.com/ryancox/collectd">http://github.com/ryancox/collectd</a></span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><br></font></div><div><font class="Apple-style-span" face="arial, sans-serif">I patched the mongo-c-driver to install the binaries and headers. The plugin relies on this version of the driver: </font><a href="http://github.com/ryancox/mongo-c-driver">http://github.com/ryancox/mongo-c-driver</a>. Build it on your system and do an &#39;scons install&#39; to put the libs/headers in the right places.</div>
<div><br></div><div>This is the first plugin I attempted, so I&#39;m sure a more than a few things need tweaking.</div><div><br></div><div><br></div><div>-ryan</div><div><font class="Apple-style-span" face="arial, sans-serif"><br>
</font></div>