[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Feb 8 16:43:24 CET 2011
contrib/collection3/bin/graph.cgi | 70 ++++++++++++++++----
contrib/collection3/bin/index.cgi | 65 ++++++++++++++++---
.../collection3/lib/Collectd/Graph/TypeLoader.pm | 3 +-
3 files changed, 116 insertions(+), 22 deletions(-)
New commits:
commit e7474a34d1a1ac59497796b8decd3d64c35f5a6a
Author: Florian Forster <octo at noris.net>
Date: Tue Feb 8 16:43:22 2011 +0100
contrib/collection3: Set @INC at runtime, too.
Apparently the @INC variable is reset by mod_perl, which
causes later require()s to fail.
More information about the collectd-changes
mailing list