summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0e2bf75)
raw | patch | inline | side by side (parent: 0e2bf75)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 7 Jun 2010 22:55:32 +0000 (00:55 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 7 Jun 2010 22:55:32 +0000 (00:55 +0200) |
Thanks to lintian for reporting one of them ;-)
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 6f6d666f55a6b2c7b32b7c19371eaa3bb8e8c1e4..cc448a0ec06476381f07bcab313fb99e441eb3f6 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
Set the outgoing interface for IP packets. This applies at least
to IPv6 packets and if possible to IPv4. If this option is not applicable,
undefined or a non-existent interface name is specified, the default
-behaviour is to let the kernel choose the appropriate interface. Be warned
+behavior is to let the kernel choose the appropriate interface. Be warned
that the manual selection of an interface for unicast traffic is only
necessary in rare cases.
Set the incoming interface for IP packets explicitly. This applies at least
to IPv6 packets and if possible to IPv4. If this option is not applicable,
undefined or a non-existent interface name is specified, the default
-behaviour is, to let the kernel choose the appropriate interface. Thus incoming
+behavior is, to let the kernel choose the appropriate interface. Thus incoming
traffic gets only accepted, if it arrives on the given interface.
=back
@@ -2951,7 +2951,7 @@ because aggregating this data in a save manner is tricky. Defaults to B<true>.
=item B<CollectUserCount> B<true>|B<false>
When enabled, the number of currently connected clients or users is collected.
-This is expecially interesting when B<CollectIndividualUsers> is disabled, but
+This is especially interesting when B<CollectIndividualUsers> is disabled, but
can be configured independently from that option. Defaults to B<false>.
=back
=item B<MaxMissed> I<Packets>
-Trigger a DNS resolv after the host has not replied to I<Packets> packets. This
+Trigger a DNS resolve after the host has not replied to I<Packets> packets. This
enables the use of dynamic DNS services (like dyndns.org) with the ping plugin.
Default: B<-1> (disabled)