Allow long running check for scriptherder

This commit is contained in:
Micke Nordin 2025-02-03 15:10:28 +01:00
parent def0a0a77b
commit fd0ed43035
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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'],
}