OP#436 add main file control link to wiki

This commit is contained in:
2026-02-21 14:04:06 +01:00
parent 47905966a7
commit b92f797169
5 changed files with 19 additions and 25 deletions

View File

@@ -1,23 +1,11 @@
##############################################################################
#
# NAGIOS.CFG - Sample Main Config File for Nagios 4.4.14
#
# Read the documentation for more information on this configuration
# file. I've provided some comments here, but things may not be so
# clear without further explanation.
#
#
##############################################################################
###############################################################################
########## parameterized nagios.cfg created by Puppet ##########
########## manual changes will be overwritten !!! ##########
### original nagios.cfg file is available at https://3for.me/hn6ca ##########
###############################################################################
# LOG FILE
# This is the main log file where service and host events are logged
# for historical purposes. This should be the first option specified
# in the config file!!!
log_file=/var/log/nagios/nagios.log
log_file=<%= @ng_log_file %>
# OBJECT CONFIGURATION FILE(S)
# These are the object configuration files in which you define hosts,
@@ -1375,4 +1363,4 @@ allow_empty_hostgroup_assignment=0
# rampup_limit Minimum rampup_change
# rampup_change # of jobs to add to jobs_limit when ramping up
#loadctl_options=jobs_max=100;backoff_limit=10;rampup_change=5
#loadctl_options=jobs_max=100;backoff_limit=10;rampup_change=5