[collectd-changes] collectd,
the system statistics collection daemon: Changes to 'master'
Florian Forster
octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Mon Dec 4 11:34:07 CET 2006
src/collectd.c | 2 ++
src/plugin.c | 30 ++++++++++++++++++++++++++++++
src/plugin.h | 4 ++++
3 files changed, 36 insertions(+)
New commits:
commit 9769c37cbb0e2bcf56c6e5ad8a065e5d166781f9
Author: Sebastian Harl <sh<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>tokkee.org>
Date: Mon Dec 4 11:30:29 2006 +0100
plugin.[ch]: Added support for an optional plugin shutdown function.
A plugin may register a shutdown function using plugin_register_shutdown ().
This function is called when collectd terminates either during normal
termination or after SIGINT or SIGTERM have been received.
Signed-off-by: Sebastian Harl <sh<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>tokkee.org>
More information about the collectd-changes
mailing list