summaryrefslogtreecommitdiffstats
path: root/system/monitoring-plugins
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:21:37 +0100
committer B. Watson2022-03-17 17:38:08 +0100
commit1c69ffa10481a1817cda2a78e7ce65bcb777c6c7 (patch)
tree4b9d876b26b5b39bae6b79c9528d851ddb5a7d90 /system/monitoring-plugins
parent8a6017ed192d2a60dc492718b99078d509a8d22c (diff)
downloadslackbuilds-1c69ffa10481a1817cda2a78e7ce65bcb777c6c7.tar.gz
system/monitoring-plugins: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/monitoring-plugins')
-rw-r--r--system/monitoring-plugins/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/system/monitoring-plugins/README b/system/monitoring-plugins/README
index 60c028a08a..cd09a9d22f 100644
--- a/system/monitoring-plugins/README
+++ b/system/monitoring-plugins/README
@@ -1,11 +1,11 @@
monitoring-plugins (a bundle of more than fifty monitoring plugins)
-This bundle contains standard plugins for Icinga, Naemon, Nagios, Shinken,
-Sensu, and other monitoring applications. Each plugin is a stand-alone
-command line tool that provides a specific type of check.
+This bundle contains standard plugins for Icinga, Naemon, Nagios,
+Shinken, Sensu, and other monitoring applications. Each plugin is a
+stand-alone command line tool that provides a specific type of check.
-Support for postgresql, libdbi, radius, ldap and mysql check modules can be
-enabled with:
+Support for postgresql, libdbi, radius, ldap and mysql check modules
+can be enabled with:
CHECK_PGSQL=yes \
CHECK_DBI=yes \
@@ -13,5 +13,6 @@ enabled with:
CHECK_LDAP=yes \
CHECK_MYSQL=yes ./monitoring-plugins.SlackBuild
-Optional dependencies, postgresql and libdbi, can be found on slackbuilds.org
-website; additionally, fping3 will be autodetected when installed.
+Optional dependencies, postgresql and libdbi, can be found on
+slackbuilds.org website; additionally, fping3 will be autodetected
+when installed.