diff --git a/manifests/sitemonitornaemon.pp b/manifests/sitemonitornaemon.pp index 0e286b4..55fc404 100644 --- a/manifests/sitemonitornaemon.pp +++ b/manifests/sitemonitornaemon.pp @@ -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 => 'S3 bucket(s) with multiple Nextcloud mounts', + description => 'S3 buckets with multiple Nextcloud mounts', contact_groups => ['alerts'] } }