projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b7eea8
)
trunk: Added configuration options for `ntpd' to the `collectd.conf' manpage.
author
octo
<octo>
Sat, 10 Jun 2006 12:44:13 +0000
(12:44 +0000)
committer
octo
<octo>
Sat, 10 Jun 2006 12:44:13 +0000
(12:44 +0000)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
510af5c
..
226b0ce
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-158,6
+158,20
@@
TCP-Port to connect to. Defaults to B<7634>.
=back
+=head2 Plugin C<ntpd>
+
+=over 4
+
+=item B<Host> I<Hostname>
+
+Hostname of the host running B<ntpd>. Defaults to B<localhost>.
+
+=item B<Port> I<Port>
+
+UDP-Port to connect to. Default to B<123>.
+
+=back
+
=head2 Plugin C<mysql>
=over 4