Code

trunk: Added configuration options for `ntpd' to the `collectd.conf' manpage.
[collectd.git] / src / collectd.conf.pod
index 510af5c57d75f630c3bdde55a0ddd4213b1e16b6..226b0ce573dd5ea462fd8a91b2cf174f2a446324 100644 (file)
@@ -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