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

Florian Forster octo at verplant.org
Mon Nov 9 12:06:04 CET 2009


 contrib/snmp-data.conf |   69 +++++++++++++++++++++++++++++++++
 src/snmp.c             |   98 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 148 insertions(+), 19 deletions(-)

New commits:
commit 3c3bc4f67827b04e01f54acc03a78894fb5c2832
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 9 12:05:40 2009 +0100

    contrib/snmp-data.conf: Add support for Mikrotik RouterBoards.

commit ce372f2e17c41333a4d0a07afce585d1a31b8754
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 9 12:04:23 2009 +0100

    snmp plugin: Fix handling of strings with control characters.
    
    If a byte of a string has a value <32, the string is printed as a
    hex-string. This fixes issues with some devices returning MAC addresses
    as "strings".

commit 80c2683a96b5ca56069b9ac27febdeaee91914a5
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Nov 9 12:03:20 2009 +0100

    snmp plugin: Fix handling of negative values.




More information about the collectd-changes mailing list