network/nagios: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:00:41 -04:00
parent cc5d95e538
commit c1f6af862c
1 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Nagios is a powerful monitoring system that enables organizations to identify
and resolve IT infrastructure problems before they affect critical business
processes.
Nagios is a powerful monitoring system that enables organizations to
identify and resolve IT infrastructure problems before they affect
critical business processes.
For some functions (most notably the "map" function), you need to have X
installed on your server. You do not have to start X though, nagios just
@ -9,7 +9,8 @@ needs some of the libraries and fonts.
For a useful setup, you will want to have monitoring-plugins installed
(nagios-plugins is also an option, but make sure to edit resource.cfg).
Check the included 'README.SLACKWARE' file for additional setup instructions.
Check the included 'README.SLACKWARE' file for additional setup
instructions.
Lots of information is available in the included documentation, and even
more can be found on the nagios site and wiki <http://wiki.nagios.org>.