From aeb00c773cedbf53c8fd0014f78947f0deb1395e Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Sat, 21 Feb 2026 14:39:56 +0100 Subject: [PATCH] OP#436 add temp place holders --- templates/nagios/nagios_cfg.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/nagios/nagios_cfg.erb b/templates/nagios/nagios_cfg.erb index 67607b6..ea55c01 100644 --- a/templates/nagios/nagios_cfg.erb +++ b/templates/nagios/nagios_cfg.erb @@ -15,7 +15,7 @@ log_file=<%= @ng_log_file %> # or at nagios.org # You can specify individual object config files as shown below: -cfg_file=<%= @ng_target_command %> +cfg_file=/etc/nagios/objects/commands.cfg cfg_file=/etc/nagios/objects/contacts.cfg cfg_file=/etc/nagios/objects/timeperiods.cfg cfg_file=/etc/nagios/objects/templates.cfg @@ -41,6 +41,7 @@ cfg_file=/etc/nagios/objects/localhost.cfg #cfg_dir=/etc/nagios/printers #cfg_dir=/etc/nagios/switches #cfg_dir=/etc/nagios/routers +cfg_dir=<%= @ng_conf_d_dir %>