summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 903ebad)
raw | patch | inline | side by side (parent: 903ebad)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 16 Aug 2008 17:35:58 +0000 (19:35 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 19 Aug 2008 08:07:26 +0000 (10:07 +0200) |
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/collectd-exec.pod | patch | blob | history | |
src/collectd.conf.pod | patch | blob | history | |
src/collectd.pod | patch | blob | history |
diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod
index 9882601b81213a3a58054aded34e2977af3e020b..04b9e114ab3f3291c9b3182cfe714c0d48c0de9a 100644 (file)
--- a/src/collectd-exec.pod
+++ b/src/collectd-exec.pod
or B<type_instance> without B<type> doesn't make much sense and should be
avoided.
-Please note that this is the same format as used in the B<unixsock plugin>, see
-L<collectd-unixsock(5)>.
+=back
=back
+Please note that this is the same format as used in the B<unixsock plugin>, see
+L<collectd-unixsock(5)>.
+
When collectd exits it sends a B<SIGTERM> to all still running
child-processes upon which they have to quit.
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index afa05711bfe0de4459bc35cc51a784939915befc..8f15e4f3f3131f43e79fef3cee14d51a3c231803 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
use quotes around it! If no such statement is given only global information
will be collected.
+=back
+
=head2 Plugin C<tcpconns>
The C<tcpconns plugin> counts the number of currently established TCP
=over 4
-=back
-
=item B<ListeningPorts> I<true>|I<false>
If this option is set to I<true>, statistics for all local ports for which a
diff --git a/src/collectd.pod b/src/collectd.pod
index fa27e77a0f0453725c80f17468c4ee4fffbf802a..c10ae7802027c8c2dd96162b445cb16cb4b707d2 100644 (file)
--- a/src/collectd.pod
+++ b/src/collectd.pod
to the RRD files. This is the same as using the C<FLUSH -1> command of the
C<unixsock plugin>.
+=back
+
=head1 SEE ALSO
L<collectd.conf(5)>,