finished nagios.conf
This commit is contained in:
@@ -196,9 +196,10 @@
|
||||
# policies. only effective if selinux is enabled.
|
||||
# @param [string] ng_required_hosts String of **__FQDNs__** for hosts which
|
||||
# should be allowed/required. Requires format
|
||||
# 'host1.example.com host2.example.com'
|
||||
# 'host1.example.com host2.example.com'. If you want no restriction, chose 'all'.
|
||||
# @param [string] ng_required_ips string of **__Ip addresses __** for hosts which
|
||||
# should be allowed/reqired. Requires format 'ipaddress ip address range'
|
||||
# should be allowed/reqired. Requires format 'ipaddress ip address range'.
|
||||
# If you want no restriction, choose '0.0.0.0/0'
|
||||
# @param [boolean] ng_disable_welcome Whether the regular welcome screen should
|
||||
# be disabled. this is required for the nagios http check on the nagios server
|
||||
# to be successful.
|
||||
|
||||
Reference in New Issue
Block a user