use (new) node3_hosts group for check that only runs on node3

This commit is contained in:
Rikard Danielsson 2025-03-13 13:01:45 +01:00
parent 1c3eecdd85
commit 6a63031f84
Signed by untrusted user: richir
GPG key ID: 584D2AA2FA669135

View file

@ -108,7 +108,7 @@ class sunetdrive::sitemonitornaemon() {
contact_groups => ['alerts']
}
nagioscfg::service {'check_nextcloud_mounts':
hostgroup_name => ['sunetdrive::application','sunetdrive::multinode'],
hostgroup_name => ['node3_hosts','sunetdrive::multinode'],
check_command => 'check_nrpe_1arg!check_nextcloud_mounts',
description => 'S3 buckets with multiple Nextcloud mounts',
contact_groups => ['alerts']