[collectd-changes] collectd, the system statistics collection daemon: Changes to 'st/python'
Florian Forster
octo at verplant.org
Wed Oct 21 10:33:18 CEST 2009
src/owniptc/libiptc.c | 39 -----------------
src/plugin.c | 12 +++++-
src/python.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++---
3 files changed, 119 insertions(+), 46 deletions(-)
New commits:
commit f131f0347f58929bdb992ca4dabcb40120757ffc
Author: Sven Trenkel <collectd at semidefinite.de>
Date: Sat Oct 17 20:06:51 2009 +0200
Added a workaround to module loading to allow Python scripts to do imports.
Redid the python thread handling.
Added log callback.
More information about the collectd-changes
mailing list