summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2486a6e)
raw | patch | inline | side by side (parent: 2486a6e)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 24 Oct 2007 17:57:35 +0000 (19:57 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 24 Oct 2007 17:57:35 +0000 (19:57 +0200) |
AUTHORS | patch | blob | history | |
ChangeLog | patch | blob | history |
index 0c1b3225868db4d32fa85a9f7d17be50760f8af2..ee7e392081950c9ddd359aaf4debbbe1e7a8727c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
mbmon plugin by:
Flavio Stanchina <flavio at stanchina.net>
+memcached plugin by:
+ Antony Dovgal <tony at daylessday.org>
+
nfs module by:
Jason Pepas <cell at ices.utexas.edu>
diff --git a/ChangeLog b/ChangeLog
index 24dc6908fd6a721530f8989d5f59e22fcc85f8da..8b0c1c88de6b024392818dc9f4aaec11c8e8a645 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
destination).
* rrdtool plugin: Use the threadsafe RRD-library if available. Try to
be more threadsafe otherwise by locking calls to the library.
+ * memcached plugin: The new `memcached' plugin connects to a memcached
+ daemon process and collects statistics of this distributed caching
+ system. Thanks to Antony Dovgal for contributing this plugin.
yyyy-mm-dd, Version 4.1.3
* rrdtool plugin: Use the threadsafe RRD-library if available. Try to