add sonntag
[mirror/dsa-nagios.git] / config / static / nagios.cfg
index f0f1da1..9de2952 100644 (file)
@@ -1,3 +1,8 @@
+#############################################################################
+## THIS FILE IS COPIED TO THE FINAL LOCATION USING PUPPET
+## ITS AUTHORITATIVE HOME IS THE DSA-NAGIOS CONFIGURATION GIT
+#############################################################################
+
 ##############################################################################
 #
 # NAGIOS.CFG - Sample Main Config File for Nagios 
@@ -23,7 +28,7 @@ cfg_dir=/etc/nagios-plugins/config
 # Debian uses by default a configuration directory where nagios3-common,
 # other packages and the local admin can dump or link configuration
 # files into.
-cfg_dir=/etc/nagios3/conf.d
+cfg_dir=/etc/nagios3/puppetconf.d
 
 # OBJECT CONFIGURATION FILE(S)
 # These are the object configuration files in which you define hosts,
@@ -1203,7 +1208,7 @@ daemon_dumps_core=0
 # Values: 1 - Enabled tweaks
 #         0 - Disable tweaks (default)
 
-use_large_installation_tweaks=0
+use_large_installation_tweaks=1
 
 
 
@@ -1244,7 +1249,7 @@ enable_environment_macros=1
 # Value: 1 - Child processes fork() twice
 #        0 - Child processes fork() just once
 
-#child_processes_fork_twice=1
+child_processes_fork_twice=0