[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Fri Sep 16 10:49:50 CEST 2016


 bindings/perl/lib/Collectd.pm |   84 +++++------
 src/collectd-perl.pod         |   26 ++--
 src/perl.c                    |  330 +++++++++++++++++++++++++++++++++++------
 3 files changed, 338 insertions(+), 102 deletions(-)

New commits:
commit 3e36ac34460b6be8388ac376ab7a4e2e990870ec
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Fri Sep 16 08:58:44 2016 +0600

    perl plugin: Renamed and documented "RegisterLegacyFlush" option.

commit 814f21ff67d1c055d8cdebac7b0ab8daf85c9b66
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu Aug 11 17:19:25 2016 +0600

    perl plugin: Added 'flush' fallback

commit cb447bc0c717d5ce6197c323f374e87be0022644
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu Aug 11 16:01:52 2016 +0600

    perl plugin: Changed pluginname form to allow single perl plugin flush. (Part 2, fixed _plugin_unregister_generic() function to match _plugin_register_generic_userdata().)

commit f01c3e143c4369f11c130dbb0f0009a21f436574
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sun May 15 03:51:36 2016 +0600

    perl plugin: Fixed Collectd::plugin_call_all function name im DEBUG()/ERROR()

commit 740926555f6813d64bbb1b30b6be0ca72e95314b
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sun May 15 03:42:28 2016 +0600

    perl plugin: Mark thread as running to avoid deadlock moved from perl_shutdown() to c_ithread_destroy()

commit 2894b59c538c53b7b9fa86ee73769923597b3448
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sat May 14 23:14:30 2016 +0600

    perl plugin: Changed pluginname form to allow single perl plugin flush.

commit 108b6a44ac3e33a0a745b914d61126a5c7048ac0
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sat May 14 17:23:48 2016 +0600

    perl plugin: Register perl plugins with use of 'userdata'.




More information about the collectd-changes mailing list