OP#436 chanhe check for nagios

This commit is contained in:
2026-03-06 12:08:00 +01:00
parent c0182eec12
commit 267aaa0c59

View File

@@ -44,7 +44,7 @@ class confdroid_nagios::server::service (
}
@@nagios_service { 'check_nagios_localhost':
check_command => 'check-nagios',
check_command => 'check_nagios',
use => 'generic-service',
host_name => 'localhost',
notification_period => '24x7',