Blame SOURCES/bz1995178-storage-mon-fix-typo.patch

b7d26e
From 09cde6531a87fd6a04568eaae94d5c489f36a8b6 Mon Sep 17 00:00:00 2001
b7d26e
From: Oyvind Albrigtsen <oalbrigt@redhat.com>
b7d26e
Date: Mon, 6 Sep 2021 15:07:41 +0200
b7d26e
Subject: [PATCH] storage-mon: update metadata to suggest usage in combination
b7d26e
 with HealthSMART agent
b7d26e
b7d26e
---
b7d26e
 heartbeat/storage-mon.in | 2 +-
b7d26e
 1 file changed, 1 insertion(+), 1 deletion(-)
b7d26e
b7d26e
diff --git a/heartbeat/storage-mon.in b/heartbeat/storage-mon.in
b7d26e
index 5b289fe55..875095670 100644
b7d26e
--- a/heartbeat/storage-mon.in
b7d26e
+++ b/heartbeat/storage-mon.in
b7d26e
@@ -75,7 +75,7 @@ meta_data() {
b7d26e
 <longdesc lang="en">
b7d26e
 System health agent that checks the storage I/O status of the given drives and
b7d26e
 updates the #health-storage attribute. Usage is highly recommended in combination
b7d26e
-with storage-mon monitoring agent. The agent currently support a maximum of 25
b7d26e
+with the HealthSMART monitoring agent. The agent currently support a maximum of 25
b7d26e
 devices per instance.
b7d26e
 </longdesc>
b7d26e
 <shortdesc lang="en">storage I/O health status</shortdesc>