summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7e504c5)
raw | patch | inline | side by side (parent: 7e504c5)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 24 Jan 2010 14:32:25 +0000 (15:32 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 24 Jan 2010 14:32:25 +0000 (15:32 +0100) |
Thanks to lintian(1) for catching those!
src/collectd-python.pod | patch | blob | history | |
src/collectd.conf.pod | patch | blob | history |
index 021a6c57ab43a8ff7c37703fdc50e0b5a27219ab..45a06d1d34713d7933ee13607f9913955ec186c7 100644 (file)
--- a/src/collectd-python.pod
+++ b/src/collectd-python.pod
Loads the Python plugin I<Plugin>. Unlike most other LoadPlugin lines, this one
should be a block containing the line "Globals true". This will cause collectd
to export the name of all objects in the python interpreter for all plugins to
-see. If you don't do this or your platform does not support it, the embeded
-interpreter will start anywa but you won't be able to load certain python
+see. If you don't do this or your platform does not support it, the embedded
+interpreter will start anyway but you won't be able to load certain python
modules, e.g. "time".
=item B<Encoding> I<Name>
=head2 Config
-The Config class is an object which keeps the informations provided in the
+The Config class is an object which keeps the information provided in the
configuration file. The sequence of children keeps one entry for each
configuration option. Each such entry is another Config instance, which
may nest further if nested blocks are used.
=item
This plugin is not compatible with python3. Trying to compile it with python3
-will fail because of the ways string, unicode and bytearray bahavior was
+will fail because of the ways string, unicode and bytearray behavior was
changed.
=item
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 783c718c46358e2564d245c67786e89d9a7e1343..74c54c5030e88d664298598dcfcf6a78f222feb2 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=head2 Plugin C<netapp>
-The netapp plugin can collect various performance and capacity informations
+The netapp plugin can collect various performance and capacity information
from a NetApp filer using the NetApp API.
Please note that NetApp has a wide line of products and a lot of different