[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Feb 8 11:26:24 CET 2011
contrib/collection3/bin/graph.cgi | 354 +++++++++++++---------
contrib/collection3/bin/index.cgi | 80 ++++--
contrib/collection3/lib/Collectd/Graph/Common.pm | 151 ++++++++--
3 files changed, 397 insertions(+), 188 deletions(-)
New commits:
commit 8b695cf6f4fe477a6d44bce39af371510cd90f14
Author: Florian Forster <octo at noris.net>
Date: Tue Feb 8 11:14:19 2011 +0100
contrib/collection3: Add basic compatibility to mod_perl.
Some data is cached between requests, which may increase
performance, especially if different timespans of the same
graph are requested.
More information about the collectd-changes
mailing list