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

Florian Forster octo at verplant.org
Tue Sep 26 11:57:55 CEST 2017


 src/collectd.conf.in  |    4 ++
 src/collectd.conf.pod |   27 ++++++--
 src/filecount.c       |  164 ++++++++++++++++++++++++++++++++-----------------
 3 files changed, 136 insertions(+), 59 deletions(-)

New commits:
commit 44844d81e8324ab04dd130e84c9f5f989b1a1781
Merge: 82aace6 e3d10ac
Author: Florian Forster <octo at collectd.org>
Date:   Tue Sep 26 11:57:34 2017 +0200

    Merge remote-tracking branch 'github/pr/1979'

commit e3d10ac940c7b6c666407e3960ba37a5b0363a24
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Fri Sep 22 13:40:28 2017 +0700

    Filecount plugin: Code style changes, clang-format

commit c08de9dfe347cfb3f3e1404de58ff90cbf761c51
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sun Oct 9 20:28:52 2016 +0600

    Filecount plugin: Custom values for reported plugin, type and type instance
    
    * Allow to set plugin name;
    * Allow to set empty plugin instance;
    * Allow to set metric types: Added 'FilesSizeType' and 'FilesCountType' options;
    * Allow to disable metric reporting;
    * Allow to set metrics type instance




More information about the collectd-changes mailing list