summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 535d744)
raw | patch | inline | side by side (parent: 535d744)
author | Florian Forster <octo@collectd.org> | |
Thu, 26 Jan 2012 21:54:34 +0000 (22:54 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 26 Jan 2012 21:54:34 +0000 (22:54 +0100) |
Change-Id: I233d0ae4ec035c74811ef33aa119573066c9a3f6
README | patch | blob | history | |
src/collectd-python.pod | patch | blob | history |
index 95e7d62b8e73e7bb775bfdb62b2aa7d982f95127..34caa85d6cd31e0017dea3c668e251a44e7093e2 100644 (file)
--- a/README
+++ b/README
<http://code.google.com/p/protobuf-c/>
* libpython (optional)
- Used by the `python' plugin. Currently, only 2.3 ≦ Python < 3 is supported.
+ Used by the `python' plugin. Currently, Python 2.3 and later and Python 3
+ are supported.
<http://www.python.org/>
* librouteros (optional)
index 267296cfd6009a82904198f3b999b3dfe5aa3ab7..5fd1f4f934e58228f99796ce9f30876bf7f85a7e 100644 (file)
--- a/src/collectd-python.pod
+++ b/src/collectd-python.pod
<Plugin python>
ModulePath "/path/to/your/python/modules"
LogTraces true
- Interactive true
+ Interactive false
Import "spam"
<Module spam>