diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:00:41 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:00:41 -0400 |
commit | c1f6af862c63d28da53acc4aa911b46dd637ef30 (patch) | |
tree | 3e9844e448568b66825a36be199afb7438ddf9de /network/nagios | |
parent | cc5d95e5381d0b24d0a9d3b1b436a09a6accd664 (diff) |
network/nagios: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/nagios')
-rw-r--r-- | network/nagios/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/nagios/README b/network/nagios/README index f08b8b64c3df..950695f0ca20 100644 --- a/network/nagios/README +++ b/network/nagios/README @@ -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>. |