[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.10'
    Florian Forster 
    octo at verplant.org
       
    Thu Sep 13 10:19:14 CEST 2012
    
    
  
 src/apcups.c |  107 ++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 81 insertions(+), 26 deletions(-)
New commits:
commit dce49231bf8af989aceb34e0e80546503d687b6d
Author: Florian Forster <octo at collectd.org>
Date:   Thu Sep 13 10:18:14 2012 +0200
    apcups plugin: Retry sending the "status" command.
    
    If that fails more than twice in the first 10 iterations, gracefully shut
    down the socket in all future iterations.
    
    This should fix Github issue #15.
commit 3855d8f3a6310d739d35ba9fa86c35d813abf859
Author: Florian Forster <octo at collectd.org>
Date:   Thu Sep 13 10:05:35 2012 +0200
    apcups plugin: Add function net_shutdown().
commit 31601e42bda74a7a5d62aac79461802416ffca91
Author: Florian Forster <octo at collectd.org>
Date:   Thu Sep 13 10:04:26 2012 +0200
    apcups plugin: Make sure the socket is closed on errors.
    
    
More information about the collectd-changes
mailing list