trunk: Added configuration options for `ntpd' to the `collectd.conf' manpage.
authorocto <octo>
Sat, 10 Jun 2006 12:44:13 +0000 (12:44 +0000)
committerocto <octo>
Sat, 10 Jun 2006 12:44:13 +0000 (12:44 +0000)
src/collectd.conf.pod

index 510af5c..226b0ce 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