[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Apr 7 09:38:51 CEST 2009
configure.in | 53 ++++++
src/Makefile.am | 10 +
src/memcachec.c | 533 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 596 insertions(+), 0 deletions(-)
New commits:
commit e276c6cd932897f5f6905bca75fef37026172e20
Merge: 317cd004e939b13c04073b1e0f8974f761047150 5e8e1fe1dce72e89bfcfa1135f198b59f47ee9c6
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Apr 7 09:38:47 2009 +0200
Merge branch 'ff/memcachec'
commit 5e8e1fe1dce72e89bfcfa1135f198b59f47ee9c6
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Feb 27 13:24:23 2009 +0100
memcachec plugin: Add a plugin to fetch data from the memcache daemon.
Based on Doug MacEachern's modification to the cURL plugin.
More information about the collectd-changes
mailing list