From 17d8d8b2de3c21376452299a9a8e2b07e17132a8 Mon Sep 17 00:00:00 2001 From: Rikard Danielsson Date: Wed, 5 Mar 2025 13:21:56 +0100 Subject: [PATCH] changed wording --- manifests/sitemonitornaemon.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/sitemonitornaemon.pp b/manifests/sitemonitornaemon.pp index b7fadb7..0e286b4 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 => 'Nextcloud bucket mounted multiple times', + description => 'S3 bucket(s) with multiple Nextcloud mounts', contact_groups => ['alerts'] } }