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

Florian Forster octo at verplant.org
Fri Mar 13 15:49:55 CET 2009


 contrib/collection3/bin/graph.cgi                  |    3 +-
 contrib/collection3/bin/index.cgi                  |    2 +-
 contrib/collection3/bin/json.cgi                   |   39 +---
 contrib/collection3/etc/collection.conf            |   37 +++
 contrib/collection3/lib/Collectd/Graph/Common.pm   |   21 ++
 .../lib/Collectd/Graph/Type/TableSize.pm           |  236 ++++++++++++++++++++
 .../lib/Collectd/Graph/Type/Wirkleistung.pm        |   90 ++++++++
 7 files changed, 400 insertions(+), 28 deletions(-)

New commits:
commit d1d4d11a8d29f17dff15b039da6cacfd5db1a581
Author: Stefan Pfab <spfab at noris.net>
Date:   Fri Mar 13 15:49:02 2009 +0100

    contrib/collection3: Add "Wirkleistung" graph.

commit c27e17545731f6ee6195417c972e3309fb6b1dc0
Author: Florian Forster <octo at noris.net>
Date:   Fri Mar 13 15:43:03 2009 +0100

    contrib/collection3: Minor HTML work-around for some browsers.

commit 3c08f0c8829a46c771a2d99a3df87f17108ab5e0
Author: Florian Forster <octo at noris.net>
Date:   Fri Mar 13 15:42:30 2009 +0100

    contrib/collection3: Update bin/json.cgi to use the JSON module.

commit 8f3877cec6e0b00df55446828422af545464445b
Author: Florian Forster <octo at noris.net>
Date:   Fri Mar 13 15:39:38 2009 +0100

    contrib/collection3: Add graph for "Table space" graphs.

commit ff6478ff19c1690359ab95f2f0b56f7901c9a836
Author: Florian Forster <octo at noris.net>
Date:   Fri Mar 13 15:34:30 2009 +0100

    contrib/collecion3: Add graphs for `dns_opcode' and `io_octets'.

commit 844bd1ec4ac00cf859bf26c0d8bd44da70c958e3
Author: Florian Forster <octo at noris.net>
Date:   Fri Mar 13 15:30:54 2009 +0100

    contrib/collection3: Add the `index' to the parameters.




More information about the collectd-changes mailing list