summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21602de)
raw | patch | inline | side by side (parent: 21602de)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 14 Jun 2016 05:17:48 +0000 (07:17 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 14 Jun 2016 05:17:48 +0000 (07:17 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 416365678e007ff4059a0537e370ac070ed7df3c..499634c5d5af888006b4848a63123221f18046c7 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=head2 Plugin C<ntpd>
-The C<ntpd> plugin collects per-peer ntpd data such as time offset and time
+The C<ntpd> plugin collects per-peer ntp data such as time offset and time
dispersion.
For talking to B<ntpd>, it mimics what the B<ntpdc> control program does on
-wire - using B<mode 7> specific requests. This mode is deprecated with
+the wire - using B<mode 7> specific requests. This mode is deprecated with
newer B<ntpd> releases (4.2.7p230 and later). For the C<ntpd> plugin to work
correctly with them, the ntp daemon must be explicitly configured to
enable B<mode 7> (which is disabled by default). Refer to the I<ntp.conf(5)>