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

Florian Forster octo at verplant.org
Wed May 27 13:30:52 CEST 2009


 src/collectd.conf.pod |    4 ++++
 src/dns.c             |   29 ++++++++++++++++++++++++-----
 2 files changed, 28 insertions(+), 5 deletions(-)

New commits:
commit 442f435a3d57762d7db6ed23307e3e32478e68be
Author: Mirko Buffoni <mirko.buffoni at synthesys.it>
Date:   Wed May 27 13:26:00 2009 +0200

    dns plugin: Implement the `SelectNumericQueryTypes' option.
    
    I've added this patch to my collectd because I have my data dir overpopulated
    by unknown query types (those not found in nameserv.h which are converted to
    their #xxxx numeric form).
    
    When enabled in configuration file, this option just prevent registering these
    qtypes to the list.
    
    I don't see any issues, so I decided to contribute this patch to the list.
    
    This has being tested against 4.6.2, but shouldn't have problems with 4.7.0
    
    Your comments are welcome.
    
    Mirko
    
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list