[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Mon Dec  7 11:59:38 CET 2009
    
    
  
 README                |    4 +
 configure.in          |   60 +++++++++
 src/Makefile.am       |   10 ++
 src/collectd.conf.pod |   60 +++++++++
 src/configfile.c      |   17 +++
 src/configfile.h      |    4 +
 src/routeros.c        |  347 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/types.db          |    1 +
 8 files changed, 503 insertions(+), 0 deletions(-)
New commits:
commit ca5af2937040553d53be13b5d5e049c6495c6423
Merge: a87b2b7485986ea0ea5f8ed0f20a0507ff8dc7d5 963e53d03f850556fa2c5ec5c60df2c1bab208ba
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Mon Dec 7 11:59:32 2009 +0100
    Merge branch 'ff/routeros'
commit 963e53d03f850556fa2c5ec5c60df2c1bab208ba
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Dec 1 12:07:57 2009 +0100
    routeros plugin: Add two âCollect*â config options.
commit e1f8ca7870eb6eedb2c8721d96b5cbed4b8cb064
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Dec 1 12:07:07 2009 +0100
    src/configfile.[ch]: Add âcf_util_get_booleanâ.
commit c63882dcdfcdf566b15f0e72313b3f6c74857bbc
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sun Nov 29 16:14:25 2009 +0100
    Fix the filename in the head comment.
commit 5d4b55229b912b8a1187ec4fd6d84841d52adfeb
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sun Nov 29 16:14:05 2009 +0100
    collectd.conf(5): Add section about the "routeros" plugin.
commit 1c4c54790f9adf072f6cabdf57b369c0a715fde6
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sun Nov 29 12:58:22 2009 +0100
    routeros plugin: Make connection parameters configurable.
    
    And add support for multiple routers using the complex read function.
commit 57164e9952118e81768f2ae1366bb1ceba490618
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Nov 28 21:33:28 2009 +0100
    routeros plugin: Add registration table statistics.
commit f51548ec63c799d57422fc1f4560e82fdf8d86ab
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Nov 28 20:00:05 2009 +0100
    routeros plugin: Added first version of a plugin for MikroTik's RouterOS.
    
    
More information about the collectd-changes
mailing list