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

Florian Forster octo at verplant.org
Thu Jun 14 07:52:28 CEST 2018


 src/collectd-snmp.pod |   77 +++++++++++++++-----
 src/collectd.conf.in  |   18 +++--
 src/snmp.c            |  187 ++++++++++++++++++++++++++++++++++++-------------
 3 files changed, 209 insertions(+), 73 deletions(-)

New commits:
commit 8a9f92f40b79f5d3dba7938a49c921725c98cf00
Merge: 0124f47 b17fa8a
Author: Pavel Rochnyak <pavel2000 at ngs.ru>
Date:   Thu Jun 14 10:29:51 2018 +0700

    Merge pull request #2817 from rpv-tomsk/snmp-fix-2291-1
    
    snmp plugin: Implemented new configuration options

commit b17fa8a7c71eb9fbc67702d8f1cf8a53fb2fe8a7
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Wed Jun 13 18:12:05 2018 +0700

    snmp plugin: Implemented new configuration options
    
    Added new options `PluginInstance`, `TypeInstance`, `TypeInstanceOID` and `PluginInstanceOID`.
    These allows flexible configuration of reported metrics.
    
    Existing `Instance` option marked as deprecated.
    
    Closes: #2636

commit af6e928ac84dcd267d949210fc48ca0871b1e0f9
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Wed Jun 13 10:38:23 2018 +0700

    docs: Fix typo

commit be121194cc100248d3f306bb3f658899b8da39fe
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Tue Jun 12 23:07:45 2018 +0700

    snmp plugin: Allow to set plugin value in reported metrics




More information about the collectd-changes mailing list