[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Oct 24 20:02:50 CEST 2007
AUTHORS | 3
ChangeLog | 3
README | 4
configure.in | 2
src/Makefile.am | 13 +
src/collectd.conf.in | 12 -
src/collectd.conf.pod | 18 +
src/memcached.c | 489 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/rrdtool.c | 2
src/types.db | 5
10 files changed, 548 insertions(+), 3 deletions(-)
New commits:
commit 33ea28cf391ebf94a3b5fceeb29bc82874ae027a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Oct 24 19:59:22 2007 +0200
collectd.conf.in: Fixed some missing quotes and words..
commit d31f8651c7d7c25795f0047f10052be66a4cbdcc
Merge: af1f4809cb0a26cdff94c9c84bd4accf0249a79a 37932f90388cfc4fd96ec9cc85bc9b4315ea5b8e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Oct 24 19:57:56 2007 +0200
Merge branch 'ad/memcached'
commit 37932f90388cfc4fd96ec9cc85bc9b4315ea5b8e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Oct 24 19:57:35 2007 +0200
AUTHORS, ChangeLog: Added notes about the memcached plugin.
commit 2486a6e09a8f3679d601797da71e40e5ada60044
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Oct 24 19:50:35 2007 +0200
collectd.conf.in: Added the `memcached' plugin.
commit af1f4809cb0a26cdff94c9c84bd4accf0249a79a
Merge: c8b0fd41dc6730981e4facf54c2e5f690f6c3c2f 228f99e5802dc8a7b88fbda272b1e3d75bfcd910
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Oct 24 19:21:33 2007 +0200
Merge branch 'pull/master'
commit 0ba7cc405644fad5face939c55f84935c428704b
Author: Florian Forster <octo at noris.net>
Date: Tue Oct 23 17:05:55 2007 +0200
collectd.conf(5): Documented the new memcached plugin.
commit 38c7319717e785cc4cb158749d2ab02a4a57318c
Merge: 28b3758d4f394d6841571fe914f00c55504f66eb 228f99e5802dc8a7b88fbda272b1e3d75bfcd910
Author: Florian Forster <octo at noris.net>
Date: Tue Oct 23 16:34:17 2007 +0200
Merge branch 'master' into ad/memcached
Conflicts:
src/types.db
commit 28b3758d4f394d6841571fe914f00c55504f66eb
Author: Florian Forster <octo at noris.net>
Date: Tue Oct 23 16:20:09 2007 +0200
memcached plugin: Corrected the copyright notice and removed unnecessary header files.
commit 1b2f6c3bd4a34c36687dc09dbd71895132810e5f
Author: Florian Forster <octo at noris.net>
Date: Tue Oct 23 16:10:11 2007 +0200
memcached plugin: Some of the data definitions have been torn appart.
commit 0735ed714d0d3302df01348e37fd21e3cb33818e
Author: Antony Dovgal <tony at daylessday.org>
Date: Tue Oct 23 14:18:16 2007 +0200
memcached plugin: Added a plugin to query stats from memcached servers.
commit c8b0fd41dc6730981e4facf54c2e5f690f6c3c2f
Merge: c15f6430a1e8ddf4f59b9561025303944c3c80cc 8122c8381527e7878fae9ca5056797bcdcc3f5f4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Oct 19 09:23:57 2007 +0200
Merge branch 'pull/master'
commit c15f6430a1e8ddf4f59b9561025303944c3c80cc
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Oct 12 23:16:05 2007 +0200
rrdtool plugin: Add a debugging message into the `queue thread'..
More information about the collectd-changes
mailing list