Correct hostgroup name

This commit is contained in:
Micke Nordin 2024-09-24 17:46:50 +02:00
parent 7673aca60e
commit 1a63b4884f

View file

@ -46,7 +46,7 @@ class sunetdrive::sitemonitornaemon() {
mode => '0644', mode => '0644',
} }
nagioscfg::service {'check_scriptherder': nagioscfg::service {'check_scriptherder':
hostgroup_name => ['nrpe'], hostgroup_name => ['sunetdrive::nrpe'],
check_command => 'check_nrpe_1arg_to30!check_scriptherder', check_command => 'check_nrpe_1arg_to30!check_scriptherder',
description => 'Scriptherder Status', description => 'Scriptherder Status',
contact_groups => ['naemon-admins'], contact_groups => ['naemon-admins'],