summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec42d24)
raw | patch | inline | side by side (parent: ec42d24)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 20 May 2007 14:36:53 +0000 (16:36 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 20 May 2007 14:36:53 +0000 (16:36 +0200) |
The information can now be found in separate manpages.
debian/README.Debian | patch | blob | history |
diff --git a/debian/README.Debian b/debian/README.Debian
index 2b64c496de1620b4b5e8777758e344b72ccbd25f..6fbb479bedfa49369f4b5251ca8fa7652f68060f 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 section "SPECIAL PLUGINS" in collectd(1) for details.
+ See collectd-perl(5) and collectd-exec(5) for details.
- If you want to contribute plugins to the official distribution you should
read http://collectd.org/dev-info.shtml.