[collectd] python plugin.
Giovanni Torres
giovtorres at hotmail.com
Tue Mar 10 20:11:48 CET 2015
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: dongdan39 at gmail.com
> To: collectd at verplant.org
> 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
> collectd at verplant.org http://mailman.verplant.org/listinfo/collectd
More information about the collectd
mailing list