git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2020-06-26 13:51:58 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2020-06-26 13:51:58 +0200
commit54eb2e7f465878b0a097acf907838ce66f4822f2 (patch)
treea4a61193ce23bd6752d271bab8b9faea64980146
parent615071faa1a1f3836cb69efe1ced45717b4ac545 (diff)
downloadnagios-plugins-contrib-54eb2e7f465878b0a097acf907838ce66f4822f2.tar.bz2
readme paradigmHEADmaster
-rw-r--r--patches/raw/check_memory.readme9
1 files changed, 7 insertions, 2 deletions
diff --git a/patches/raw/check_memory.readme b/patches/raw/check_memory.readme
index 63dc2af..497df48 100644
--- a/patches/raw/check_memory.readme
+++ b/patches/raw/check_memory.readme
@@ -1,2 +1,7 @@
-On Debian, you might want to replace the two occurrences of Nagios::Plugin with
-Monitoring::Plugin, this is due to a rename and will work similarly.
+You may want to replace Nagios::Plugin with Monitoring::Plugin, depending on your
+Distro.
+
+Debian does Monitoring::Plugin since Debian... 7? 8? Something?, and RHEL and derivatives
+did the switch for the RHEL 8 genrations.
+
+The more modern your OS, the more likely it's Monitoring::Plugins.