OP#436 start cgi.cfg

This commit is contained in:
2026-03-07 15:48:31 +01:00
parent b45e3ca890
commit 65e42dc296
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ class confdroid_nagios::server::service (
}
@@nagios_service { 'Total_Processes_localhost':
ensure => $ng_procs_tot_ens,
ensure => $ng_procs_tot_ensure,
check_command => "check_nrpe!check_procs!${ng_procs_tot_warn}!${ng_procs_tot_crit}!${ng_procs_tot_param}",
use => 'generic-service',
host_name => 'localhost',