OP#436 add main file control link to wiki

This commit is contained in:
2026-02-21 14:21:14 +01:00
parent 0bd03f3168
commit 523464cbfb
5 changed files with 33 additions and 45 deletions

View File

@@ -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