diff --git a/manifests/sitemonitornaemon.pp b/manifests/sitemonitornaemon.pp index e0abcd4..82f2406 100644 --- a/manifests/sitemonitornaemon.pp +++ b/manifests/sitemonitornaemon.pp @@ -47,7 +47,7 @@ class sunetdrive::sitemonitornaemon() { } nagioscfg::service {'check_scriptherder': hostgroup_name => ['sunetdrive::nrpe'], - check_command => 'check_nrpe_1arg_to30!check_scriptherder', + check_command => 'check_nrpe_1arg_to300!check_scriptherder', description => 'Scriptherder Status', contact_groups => ['naemon-admins'], }