X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Fnagios.cfg;h=9de29529f7d7f12b2a6b0640d1b0611a4e1263bd;hb=66345b47d03f1be6b9c1f3dec9df1f9c6c2f9748;hp=f0f1da1395dfebe596bd9451f3fa1e6ea03d552c;hpb=39a147328eed652a085fec5a1550bc4c032a22a9;p=mirror%2Fdsa-nagios.git diff --git a/config/static/nagios.cfg b/config/static/nagios.cfg index f0f1da1..9de2952 100644 --- a/config/static/nagios.cfg +++ b/config/static/nagios.cfg @@ -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