changed wording

This commit is contained in:
Rikard Danielsson 2025-03-05 13:28:33 +01:00
parent 17d8d8b2de
commit e27cf34987
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 => 'S3 bucket(s) with multiple Nextcloud mounts', description => 'S3 buckets with multiple Nextcloud mounts',
contact_groups => ['alerts'] contact_groups => ['alerts']
} }
} }