[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Feb 9 17:45:51 CET 2008
README | 35 ++++++++++++++++++++++++++++++--
contrib/examples/MyPlugin.pm | 39 ++++++++++++++++++++++++++++++++++--
contrib/examples/myplugin.c | 46 ++++++++++++++++++++++++++++++++++++++++++-
src/collectd.pod | 5 ++++
src/collectdmon.pod | 18 ++++++++++++++++
5 files changed, 138 insertions(+), 5 deletions(-)
New commits:
commit 94105804a59bf3e2a5d4b1320550f8aad1a0c288
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Feb 5 22:26:23 2008 +0100
contrib/examples/: Added an example for a notification callback.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit a00feb12d82ae2f46db99d0336b955f387f7f354
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Feb 5 22:25:06 2008 +0100
collectd(1), README: Document notifications and related plugins.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 97c2aaaad42fc07b2d1d3f0a48cb9ffd08654cd7
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Feb 5 10:45:42 2008 +0100
collectdmon(1): Added a section about supported signals.
Documented the effects of the SIGINT, SIGTERM and SIGHUP signals.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 3c3e8034059d0e9f2d7f4400d6f00c76c55fcfa7
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Feb 5 10:44:57 2008 +0100
README: Added "uuid" plugin to the list of available plugins.
* Added an optional dependency on libhal.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 49e45e155e94f8869ef42c9b3087fbc4da6a48a0
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Feb 5 10:44:00 2008 +0100
README: Updated package description.
Added a note about the monitoring support (this has been copied from the
Debian package description).
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list