summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 41cdd38)
raw | patch | inline | side by side (parent: 41cdd38)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 7 Aug 2016 15:10:12 +0000 (17:10 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 7 Aug 2016 16:04:38 +0000 (18:04 +0200) |
Fixes #1863
src/collectd-python.pod | patch | blob | history |
index e0851d90c66204cf64883ba731d7ddcca6c8c0e1..16b26afad1af0a820059656fd0d1d10d89d39b35 100644 (file)
--- a/src/collectd-python.pod
+++ b/src/collectd-python.pod
Python-script every time you want to read a value with the C<exec plugin> (see
L<collectd-exec(5)>) and provides a lot more functionality, too.
-The minimum required Python version is I<2.3>.
+The minimum required Python version is I<2.6>.
=head1 CONFIGURATION