projects
/
sysconfig
/
nagios3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b71c279
)
Add directory for site-specific config
author
Alex Dehnert
<adehnert@mit.edu>
Wed, 20 Apr 2011 17:30:19 +0000
(13:30 -0400)
committer
Alex Dehnert
<adehnert@mit.edu>
Wed, 20 Apr 2011 17:30:19 +0000
(13:30 -0400)
This won't separate it all out, but it'll make me feel a bit better.
nagios.cfg
patch
|
blob
|
history
diff --git
a/nagios.cfg
b/nagios.cfg
index 549be80c0535f1955c6fc2c646d85f6cf69b7d1c..493245798fdf3040a666697c44e7cf969d1a61d2 100644
(file)
--- 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.