[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.0.3-1-28-ga8ba0c2

Sven Nierlein sven at nierlein.de
Fri May 20 10:20:51 UTC 2011


The following commit has been merged in the master branch:
commit 87a765d3c9de78c4d4023a2bcdb00917fbf0e220
Author: Sven Nierlein <sven at nierlein.de>
Date:   Tue Apr 12 16:51:33 2011 +0200

    added do_hostchecks option to sample config

diff --git a/extras/shared.conf b/extras/shared.conf
index b557bd9..bb1a5cd 100644
--- a/extras/shared.conf
+++ b/extras/shared.conf
@@ -49,6 +49,15 @@ hosts=yes
 # queues.
 #servicegroups=name1,name2,name3
 
+# Set this to 'no' if you want Mod-Gearman to only take care about
+# servicechecks. No hostchecks will be processed by Mod-Gearman. Use
+# this option to disable hostchecks and still have the possibility to
+# use hostgroups for easy configuration of your services.
+# If set to yes, you still have to define which hostchecks should be
+# processed by either using 'hosts' or the 'hostgroups' option.
+# Default is Yes.
+do_hostchecks=yes
+
 # enables or disables encryption. It is strongly
 # advised to not disable encryption. Anybody will be
 # able to inject packages to your worker.

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list