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

Florian Forster octo at verplant.org
Sun Mar 30 19:35:36 CEST 2008


 contrib/collection.cgi |  149 +++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 148 insertions(+), 1 deletions(-)

New commits:
commit 2760cc10311aac2e86da335dcb982eaf2db6bff3
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Mar 30 17:25:16 2008 +0200

    collection.cgi: Added "meta graph" for "dns_qtype" and "dns_rcode".
    
    This will merge all query types and return codes into a single graph each.
    
    get_n_colors() has been taken from the version 3 script to get the colors for
    the graphs. get_random_color() imho is not suitable for that purpose as it can
    return colors that are hardly different - which would result in graphs that
    are hard to read. get_n_colors() now returns a hash-ref suitable to be passed
    to meta_graph_generic_stack().
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 915950cfc280a2fdaac92f839bf5fa66db96a433
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Mar 30 19:35:14 2008 +0200

    collection.cgi: Added support for "wireless" values.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list