OP#436 chanhe check for nagios

This commit is contained in:
2026-03-06 12:23:23 +01:00
parent 267aaa0c59
commit d5b266adda
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ class confdroid_nagios::server::service (
}
@@nagios_service { 'check_nagios_localhost':
check_command => 'check_nagios',
check_command => "check_nagios!${ng_spool_dir}/status.dat!5!/usr/sbin/nagios",
use => 'generic-service',
host_name => 'localhost',
notification_period => '24x7',