changed wording

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

View file

@ -102,7 +102,7 @@ class sunetdrive::sitemonitornaemon() {
nagioscfg::service {'check_nextcloud_mounts':
hostgroup_name => ['sunetdrive::application','sunetdrive::multinode'],
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']
}
}