OP#436 finish nagios.cfg

This commit is contained in:
2026-03-07 15:10:53 +01:00
parent c9acdb87e0
commit 8d9a62a3a1

View File

@@ -224,7 +224,7 @@ check_workers=<%= @ng_check_workers %>
host_down_disable_service_checks=<%= @ng_host_down_svc_checks %> host_down_disable_service_checks=<%= @ng_host_down_svc_checks %>
service_skip_check_dependency_status=<%= @ng_svc_skip_chk_dep_status %> service_skip_check_dependency_status=<%= @ng_svc_skip_chk_dep_status %>
service_skip_check_parent_status=<%= @ng_svc_skip_chk_par_status %> service_skip_check_parent_status=<%= @ng_svc_skip_chk_par_status %>
service_skip_check_host_down_status=<%= @ng_svc_skip_chk_host_down_status %> service_skip_check_host_down_status=<%= @ng_svc_skip_chk_par_h_d_sts %>
host_skip_check_dependency_status=<%= @ng_host_skip_chk_dep_status %> host_skip_check_dependency_status=<%= @ng_host_skip_chk_dep_status %>
<% if @ng_enable_load_ctl_options == true -%> <% if @ng_enable_load_ctl_options == true -%>