[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Oct 28 20:10:59 CET 2007
src/plugin.c | 34 ++++++++++++++++++++++++++++++++++
src/plugin.h | 19 +++++++++++++++++++
src/utils_cache.c | 22 +++++++++++++++++++---
src/utils_cache.h | 2 +-
4 files changed, 73 insertions(+), 4 deletions(-)
New commits:
commit b21548a1cc53f2130b5a474fe79f427b4d3675c6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Oct 28 20:07:28 2007 +0100
src/utils_cache.c: Initialize the mutex correctly.
commit 0a57b248543e5adbfd38b65dabbf93870df77a07
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Oct 28 18:45:46 2007 +0100
src/plugin.[ch]: Added a notification type and auxiliary functions.
commit 64765bc4d41af1af14e1fb90c4ae2b81d9de39b5
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Oct 28 17:48:29 2007 +0100
src/utils_cache.c: Detect when a counter wraps around
and calculate the difference correctly.
More information about the collectd-changes
mailing list