changed wording

This commit is contained in:
Rikard Danielsson 2025-03-05 13:21:56 +01:00
parent 3fbfe26c66
commit 17d8d8b2de
Signed by untrusted user: richir
GPG key ID: 584D2AA2FA669135

View file

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