[collectd] [PATCH] collectdmon(1): Added a section about supported signals.

Sebastian Harl sh at tokkee.org
Tue Feb 5 10:45:42 CET 2008


Documented the effects of the SIGINT, SIGTERM and SIGHUP signals.

Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 src/collectdmon.pod |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/src/collectdmon.pod b/src/collectdmon.pod
index 5ae85fb..73ba6b8 100644
--- a/src/collectdmon.pod
+++ b/src/collectdmon.pod
@@ -39,6 +39,24 @@ B<-f> will be added to these options. See L<collectd(1)>.
 
 =back
 
+=head1 SIGNALS
+
+B<collectdmon> accepts the following signals:
+
+=over 4
+
+=item B<SIGINT>, B<SIGTERM>
+
+These signals cause B<collectdmon> to terminate B<collectd>, wait for its
+termination and then shut down.
+
+=item B<SIGHUP>
+
+This signal causes B<collectdmon> to terminate B<collectd>, wait for its
+termination and then restart it.
+
+=back
+
 =head1 SEE ALSO
 
 L<collectd(1)>,
-- 
1.5.4.rc4.23.gcab31

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20080205/b042e9d7/attachment.pgp 


More information about the collectd mailing list