Hey, <br><br>I&#39;m trying out the python plugin but I get this error when i start collectd:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
[2010-05-04 04:03:58] python plugin: Error importing module &quot;ActiveChecks&quot;.<br>[2010-05-04 04:03:58] Unhandled python exception in importing module: ImportError: /usr/lib/python2.5/lib-dynload/time.so: undefined symbol: PyExc_ValueError<br>
[2010-05-04 04:03:58] Traceback (most recent call last):<br>[2010-05-04 04:03:58]   File &quot;/opt/collectd/current/share/python/Libs/ActiveChecks.py&quot;, line 18, in &lt;module&gt;<br>    import time<br>[2010-05-04 04:03:58] ImportError: /usr/lib/python2.5/lib-dynload/time.so: undefined symbol: PyExc_ValueError<br>
[2010-05-04 04:03:58] python plugin: Found a configuration for the &quot;ActiveChecks&quot; plugin, but the plugin isn&#39;t loaded or didn&#39;t register a configuration callback.<br>[2010-05-04 04:03:58] Initialization complete, entering read-loop.<br>
</blockquote><br>This is on a Debian Lenny with python2.5. I have installed the python-dev module. <br>It&#39;s running Collectd-4.9.2 compiled from source. <br><br>Thanks for any help. <br><br><br>