[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. f5edd3e88aa2138dcf6d044c835fbd0ada944168
Sven Nierlein
sven at nierlein.de
Fri Feb 11 11:18:56 UTC 2011
The following commit has been merged in the master branch:
commit 8ff3418b0086fcc4d0323bd002307d715ac22df2
Author: Sven Nierlein <sven at nierlein.de>
Date: Mon Feb 7 11:05:11 2011 +0100
updated html docs
diff --git a/docs/README.html b/docs/README.html
index 2c38f4e..2c5e957 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -1286,6 +1286,13 @@ max-jobs: Controls the amount of jobs a worker will do
Example: max-jobs=500
+fork_on_exec: Use this option to disable an extra fork for each
+ plugin execution. This option will reduce the load
+ on the worker host.
+ Default: yes
+
+ Example: fork_on_exec=no
+
dup_server: sets the address of gearman job server where
duplicated result will be sent to. Can be specified
more than once to add more server.
@@ -2194,7 +2201,7 @@ If you have some checks which should not run parallel, just setup a
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-02-02 12:28:09 CEST
+Last updated 2011-02-07 11:03:18 CEST
</div>
</div>
</body>
--
Debian packaging for mod gearman.
More information about the Pkg-nagios-changes
mailing list