OP#436 add main file control link to wiki
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
log_file=<%= @ng_log_file %>
|
||||
|
||||
# OBJECT CONFIGURATION FILE(S)
|
||||
# These are the object configuration files in which you define hosts,
|
||||
# host groups, contacts, contact groups, services, etc.
|
||||
# You can split your object definitions across several config files
|
||||
# if you wish (as shown below), or keep them all in a single config file.
|
||||
# This section has been outsourced into <%= @ng_conf_d_dir %>/*.cfg files,
|
||||
# because the commands are now built via PuppetDB exports and imports.
|
||||
# Original files are available at https://3for.me/hn6ca (membership area)
|
||||
# or at nagios.org
|
||||
|
||||
# You can specify individual object config files as shown below:
|
||||
cfg_file=/etc/nagios/objects/commands.cfg
|
||||
cfg_file=<%= @ng_target_command %>
|
||||
cfg_file=/etc/nagios/objects/contacts.cfg
|
||||
cfg_file=/etc/nagios/objects/timeperiods.cfg
|
||||
cfg_file=/etc/nagios/objects/templates.cfg
|
||||
|
||||
Reference in New Issue
Block a user