Hey, <br><br>I'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 "ActiveChecks".<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 "/opt/collectd/current/share/python/Libs/ActiveChecks.py", line 18, in <module><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 "ActiveChecks" plugin, but the plugin isn't loaded or didn'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's running Collectd-4.9.2 compiled from source. <br><br>Thanks for any help. <br><br><br>