Before you compile with --enable-python, make sure the python headers are
installed on your system:
apt-get install libpython (debian)
yum install python-devel (redhat)
Then recompile. Make sure the summary at the end of the configure step says:
python . . . . . . . yes
Resulting python plugin shared module will be in:
${prefix}/lib/collectd/python.so
-Giovanni
________________________________
> Date: Tue, 10 Mar 2015 10:19:06 -0500
> From: [email protected]
> To: [email protected]
> Subject: [collectd] python plugin.
>
> Hi, All,
> Could anyone hint me how to install the python plugin of collectd? I
> downloaded the collectd-5.4.2.tar.gz but after:
> $./configure --prefix=/opt/collectd --enable-python
> $sudo make all install
>
> Where can I find the python plugin? Is it supposed to be under:
> /opt/collectd/lib/collectd/plugins/python/ ?
>
> But nothing there under /opt/collectd/lib/collectd/plugins/
>
> Cheers,
> Dan
>
>
> _______________________________________________ collectd mailing list
> [email protected] http://mailman.verplant.org/listinfo/collectd
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd