[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Wed Nov 14 15:32:26 CET 2007
    
    
  
 README                    |    4 ++++
 bindings/perl/Collectd.pm |    9 ++++++++-
 src/perl.c                |   21 +++++++++++++++++++++
 3 files changed, 33 insertions(+), 1 deletion(-)
New commits:
commit 6e269bda08f843de13e162894ce332259390e2ea
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Nov 14 14:21:04 2007 +0100
    Collectd.pm: Removed an unused variable.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 3aad16ec29456a5f73449d481e2be76b74f65926
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Nov 14 14:20:32 2007 +0100
    README: Added libperl to the list of dependencies.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 917976da22e3e1e424c2de6c1116dcc7876b083d
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Nov 14 14:20:08 2007 +0100
    Collectd.pm: Check for ithread support.
    
    Abort if perl has been compiled without ithread support (i.e.
    $Config{'useithreads'} is not defined).
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 589d37d6aa2078cb7247d9739de5c23debad9913
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Nov 14 14:19:42 2007 +0100
    perl plugin: Added debugging output to display the ithread behavior.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>
    
    
More information about the collectd-changes
mailing list