[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.7'
Florian Forster
octo at verplant.org
Mon May 11 16:27:59 CEST 2009
README | 14 +++++++++---
configure.in | 56 +++++++++++++++++++++++++++++++++++++++++--------
src/collectd.conf.in | 35 +++++++++++++++++++++---------
src/memcachec.c | 2 +-
4 files changed, 82 insertions(+), 25 deletions(-)
New commits:
commit 568006186417f6b2404790969599f4cd0d2eee22
Merge: 818ece50e85249bfda8ff6c1daf7a289ead453a2 5c0fa3a926340546d1f3e807e6fb8a6feae52179
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Mon May 11 16:18:22 2009 +0200
Merge remote branch 'tokkee/sh/collectd-4.7' into collectd-4.7
commit 5c0fa3a926340546d1f3e807e6fb8a6feae52179
Author: Sebastian Harl <sh at tokkee.org>
Date: Mon May 11 11:39:00 2009 +0200
collectd.conf: Added a sample config for the memcachec plugin.
... copied from the manpage.
commit 522c9cbb3d2223bb70a2e51dd69d55320d2a66a8
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 21:29:10 2009 +0200
collectd.conf: Added missing whitespace in sample table configuration.
WTF happened there? ...
commit cb62220826eb2900d4217c5c163c2c1034df2ff2
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 19:15:37 2009 +0200
configure: Added support for --enable-<plugin>=force.
This may be used to force a plugin to be built, no matter what the dependency
check yielded. I.e. this is basically the same --enable-<plugin> before commit
9276a81328091fdebc833eb10580d53bc51659db (configure.in: Let configure bail out
on missing dependencies).
commit 2fd1f725afd1e9353e7d5df5c45d1748ee4b1219
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 18:47:41 2009 +0200
configure: Added the --enable-all-plugins option.
This option may be used to enable or disable all plugins by default. The
default may be overwritten by explicitly enabling or disabling a plugin using
the --enable-<plugin> option.
commit 878fc620d483c3802d39f33964188001bdf952ba
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 17:58:56 2009 +0200
memcachec plugin: Fixed a typo in a comment.
More information about the collectd-changes
mailing list