<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I think there's a separate collectd-python package in EPEL. If not, the spec file in the contrib dir of the source tarball works perfectly. <br><br><span style="font-family: UICTFontTextStyleBody; font-size: 14px; -webkit-text-size-adjust: auto;">--</span><br style="font-family: UICTFontTextStyleBody; font-size: 14px; -webkit-text-size-adjust: auto;"><span style="font-family: UICTFontTextStyleBody; font-size: 14px; -webkit-text-size-adjust: auto;">Brian Lalor</span><br style="font-family: UICTFontTextStyleBody; font-size: 14px; -webkit-text-size-adjust: auto;"><span style="font-family: UICTFontTextStyleBody; font-size: 14px; -webkit-text-size-adjust: auto;"><a href="mailto:blalor@bravo5.org">blalor@bravo5.org</a></span></div><div><br>On Aug 29, 2014, at 7:47 AM, Lindsay Holmwood <<a href="mailto:lindsay@holmwood.id.au">lindsay@holmwood.id.au</a>> wrote:<br><br></div><blockquote type="cite"><div><br><br>On Wednesday, July 16, 2014, Johan Guldmyr <<a href="mailto:johan.guldmyr@csc.fi">johan.guldmyr@csc.fi</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi!<br>
<br>
1. Thanks for a great software, it's fun with metrics :)<br>
<br>
2.<br>
<br>
I'm attempting to try this python plugin: <a href="https://github.com/phobos182/collectd-elasticsearch" target="_blank">https://github.com/phobos182/collectd-elasticsearch</a><br>
<br>
But I can't seem to get it to load, probably because "import collectd" fails when I try to run the script manually.<br>
<br>
How do I find/install that library on CentOS6?</blockquote><div><br></div><div>It's highly probable the collectd package you installed on CentOS 6 doesn't have the Python plugin compiled in. </div><div><br></div>
<div>Running `rpm -ql collectd | grep python` will tell you if you've got any Python bits in the installed package. </div><div><br></div><div>You likely need to find an alternative package with the Python plugin, or build collectd <span></span>from source. </div>
<div><br></div><div>Cheers,</div><div>Lindsay </div><br><br>-- <br>w: <a href="http://fractio.nl/" target="_blank">http://fractio.nl/</a><br>t: @auxesis<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>collectd mailing list</span><br><span><a href="mailto:collectd@verplant.org">collectd@verplant.org</a></span><br><span><a href="http://mailman.verplant.org/listinfo/collectd">http://mailman.verplant.org/listinfo/collectd</a></span><br></div></blockquote></body></html>