diff --git a/templates/nagios/nagios_cfg.erb b/templates/nagios/nagios_cfg.erb index 84546fc..fb39922 100644 --- a/templates/nagios/nagios_cfg.erb +++ b/templates/nagios/nagios_cfg.erb @@ -14,12 +14,12 @@ log_file=<%= @ng_log_file %> # Original files are available at https://3for.me/hn6ca (membership area) # or at nagios.org -cfg_file=/etc/nagios/objects/commands.cfg +#cfg_file=/etc/nagios/objects/commands.cfg cfg_file=/etc/nagios/objects/timeperiods.cfg cfg_file=/etc/nagios/objects/templates.cfg # Definitions for monitoring the local (Linux) host -cfg_file=/etc/nagios/objects/localhost.cfg +#cfg_file=/etc/nagios/objects/localhost.cfg # Definitions for monitoring a Windows machine #cfg_file=/etc/nagios/objects/windows.cfg