<div dir="ltr"><div><div><div><div>Thanks Giovanni, I could see it already there:<br>    processes . . . . . . yes<br>    protocols . . . . . . yes<br>    python  . . . . . . . yes<br><br></div>and <br>$ ll /opt/collectd/lib/collectd/python*<br>-rw-r--r-- 1 root root 288892 Mar 10 15:04 /opt/collectd/lib/collectd/python.a<br>-rwxr-xr-x 1 root root    969 Mar 10 15:04 /opt/collectd/lib/collectd/<a href="http://python.la">python.la</a><br>-rwxr-xr-x 1 root root 188262 Mar 10 15:04 /opt/collectd/lib/collectd/python.so<br><br></div>Just confused by misleading info from the web that the lib should be under:<br>/opt/collectd/lib/collectd/plugins/python/<br><br></div>Cheers,<br></div>Dan<br><br><div><div><div><div><br><div class="gmail_extra"><br><div class="gmail_quote">2015-03-10 14:11 GMT-05:00 Giovanni Torres <span dir="ltr"><<a href="mailto:giovtorres@hotmail.com" target="_blank">giovtorres@hotmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Before you compile with --enable-python, make sure the python headers are installed on your system:<br>
<br>
apt-get install libpython (debian)<br>
yum install python-devel (redhat)<br>
<br>
Then recompile.  Make sure the summary at the end of the configure step says:<br>
<br>
    python  . . . . . . . yes<br>
<br>
Resulting python plugin shared module will be in:<br>
<br>
${prefix}/lib/collectd/python.so<br>
<br>
-Giovanni<br>
________________________________<br>
> Date: Tue, 10 Mar 2015 10:19:06 -0500<br>
> From: <a href="mailto:dongdan39@gmail.com">dongdan39@gmail.com</a><br>
> To: <a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
> Subject: [collectd] python plugin.<br>
<div><div class="h5">><br>
> Hi, All,<br>
>    Could anyone hint me how to install the python plugin of collectd? I<br>
> downloaded the collectd-5.4.2.tar.gz but after:<br>
> $./configure --prefix=/opt/collectd --enable-python<br>
> $sudo make all install<br>
><br>
> Where can I find the python plugin? Is it supposed to be under:<br>
> /opt/collectd/lib/collectd/plugins/python/ ?<br>
><br>
> But nothing there under /opt/collectd/lib/collectd/plugins/<br>
><br>
> Cheers,<br>
> Dan<br>
><br>
><br>
</div></div>> _______________________________________________ collectd mailing list<br>
> <a href="mailto:collectd@verplant.org">collectd@verplant.org</a> <a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
<br>
_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
</blockquote></div><br></div></div></div></div></div></div>