[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-5.4'
    Florian Forster 
    octo at verplant.org
       
    Fri Sep 20 16:00:27 CEST 2013
    
    
  
 src/collectd.conf.in  |    2 +-
 src/collectd.conf.pod |    4 ++--
 src/write_graphite.c  |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 6be256a584f4d19d105f6fa06e5634cedc21db64
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Thu Sep 19 23:27:02 2013 +0200
    switch default write_graphite protocol back to TCP
    
    The *default* protocol was switched to UDP in 498a0dcd, when UDP support
    was added to the plugin.
    
    Switching this default back to TCP, because it makes the plugin break
    for users upgrading to 5.4, and also because the UDP listener is disabled
    in a default graphite installation (cf.
    https://github.com/graphite-project/carbon/blob/0.9.x/conf/carbon.conf.example#L78)
    
    Fixes GH#428
    
    
More information about the collectd-changes
mailing list