summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 344b3b9)
raw | patch | inline | side by side (parent: 344b3b9)
author | Sebastian Harl <sh@teamix.net> | |
Tue, 20 Nov 2012 13:04:45 +0000 (14:04 +0100) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Tue, 20 Nov 2012 13:04:45 +0000 (14:04 +0100) |
debian/README.Debian | patch | blob | history |
diff --git a/debian/README.Debian b/debian/README.Debian
index fbbb43f5d475429d6dae1e8f0fc9ad8e8cb466ca..cab3f6438cc1b39149199b0bf1a0062bbd592502 100644 (file)
--- a/debian/README.Debian
+++ b/debian/README.Debian
- Originally, plugins for collectd had to be written in C and linked as shared
objects. Starting with version 4.0.0, it is also possible to use plugins
written in the scripting language Perl or implemented as separate processes.
- See collectd-perl(5) and collectd-exec(5) for details.
+ In later versions, support for Java and Python has been added. See the
+ appropriate collectd-<extension>(5) manual page for details.
- If you want to contribute plugins to the official distribution you should
read http://collectd.org/dev-info.shtml.