Correct hostgroup name
This commit is contained in:
parent
7673aca60e
commit
1a63b4884f
|
@ -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'],
|
||||||
|
|
Loading…
Reference in a new issue