From: Alex Dehnert Date: Wed, 20 Apr 2011 17:30:19 +0000 (-0400) Subject: Add directory for site-specific config X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=ce1f2e9763aa2a67652f71175bfeb47c4421a884;p=sysconfig%2Fnagios3.git Add directory for site-specific config This won't separate it all out, but it'll make me feel a bit better. --- diff --git a/nagios.cfg b/nagios.cfg index 549be80..4932457 100644 --- a/nagios.cfg +++ b/nagios.cfg @@ -25,6 +25,9 @@ cfg_dir=/etc/nagios-plugins/config # files into. cfg_dir=/etc/nagios3/conf.d +# Site-specific config +cfg_dir=/etc/nagios3/local.d + # OBJECT CONFIGURATION FILE(S) # These are the object configuration files in which you define hosts, # host groups, contacts, contact groups, services, etc.