[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.5'
    Florian Forster 
    octo at verplant.org
       
    Thu Mar  5 09:37:26 CET 2009
    
    
  
 contrib/collection3/etc/collection.conf            |    1 +
 contrib/collection3/lib/Collectd/Graph/Common.pm   |   23 +++++++----
 contrib/collection3/lib/Collectd/Graph/Config.pm   |    3 +-
 contrib/collection3/lib/Collectd/Graph/Type/Df.pm  |   17 +++++++-
 .../lib/Collectd/Graph/Type/GenericIO.pm           |   43 ++++++++++++++++----
 .../lib/Collectd/Graph/Type/GenericStacked.pm      |   30 ++++++++++++++
 .../collection3/lib/Collectd/Graph/TypeLoader.pm   |   11 +++--
 7 files changed, 104 insertions(+), 24 deletions(-)
New commits:
commit b4e97de7262ed89388ab7aa2cd236d7e6476d0fc
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Mar 5 09:35:50 2009 +0100
    contrib/collection3: Minor cleanups.
commit 22bb251996a1b114197ad47b85d818a2962ddf0e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Mar 5 09:35:28 2009 +0100
    contrib/collection3: Add the "IgnoreUnknown" config option.
    
    Used by the "GenericStacked" graphs.
commit 5fd83d4edf600262af05cf7dbed9f246aa0053df
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Mar 5 09:33:02 2009 +0100
    contrib/collection3: Add "Total" to "GenericIO" graphs.
    
    Using the RRDtool 1.2 VDEF syntax.
commit 7a6c603a26cfdf85365d1d9cf8e269763af7d7bb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Mar 5 09:30:06 2009 +0100
    contrib/collection3: Add the "DataDir" config option.
    
    
More information about the collectd-changes
mailing list