X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.pod;h=fa27e77a0f0453725c80f17468c4ee4fffbf802a;hb=39bd8e6d1c6b6881ed89fea2a776796bda049d7d;hp=b55362a3d12296161a5347ce0826fdef8a5341fd;hpb=d0b7e88ee93371c25241f6a1fed3b4918087bb0c;p=collectd.git diff --git a/src/collectd.pod b/src/collectd.pod index b55362a3..fa27e77a 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -99,6 +99,23 @@ the daemon, have manpages of their own to describe their functionality in more detail. In particular those are L, L, L, L, and L +=head1 SIGNALS + +B accepts the following signals: + +=over 4 + +=item B, B + +These signals cause B to shut down all plugins and terminate. + +=item B + +This signal causes B to signal all plugins to flush data from +internal caches. E.Eg. the C will write all pending data +to the RRD files. This is the same as using the C command of the +C. + =head1 SEE ALSO L,