From 4801d82dab62854313a3a4c020a02b2df8af629f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:23:48 -0400 Subject: system/nagios-plugins: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/nagios-plugins/README | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'system/nagios-plugins/README') diff --git a/system/nagios-plugins/README b/system/nagios-plugins/README index b3188bef3d018..c4fe320f1884a 100644 --- a/system/nagios-plugins/README +++ b/system/nagios-plugins/README @@ -1,15 +1,16 @@ nagios-plugins (Plugins for the Nagios network monitoring server) -Unlike many other monitoring tools, Nagios does not include any internal -mechanisms for checking the status of hosts and services on your -network. Instead, Nagios relies on external programs (called plugins) to -do all the dirty work. Plugins are compiled executables or scripts (Perl -scripts, shell scripts, etc.) that can be run from a command line to check -the status or a host or service. +Unlike many other monitoring tools, Nagios does not include any +internal mechanisms for checking the status of hosts and services +on your network. Instead, Nagios relies on external programs (called +plugins) to do all the dirty work. Plugins are compiled executables +or scripts (Perl scripts, shell scripts, etc.) that can be run from a +command line to check the status or a host or service. -Remember to install the Nagios::Plugin perl module and its dependencies to -ensure all functionality of perl plugins. +Remember to install the Nagios::Plugin perl module and its +dependencies to ensure all functionality of perl plugins. -Remember to install the applications you plan to use plugins with before -installation of nagios-plugins as some plugins are compiled using the relevant -libraries installed on your system for the application being probed. +Remember to install the applications you plan to use plugins with +before installation of nagios-plugins as some plugins are compiled +using the relevant libraries installed on your system for the +application being probed. -- cgit v1.2.3