diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-05 00:07:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:08 +0700 |
commit | aa847a46d7f4041d7a0e208a31148458f7c4f667 (patch) | |
tree | 44f31d2cd8f8a921f30a2a25ae6cbc0f72887d53 /network/nagios/README | |
parent | 252eb1eaccddef9ca625774ea1ea814c784b3988 (diff) | |
download | slackbuilds-aa847a46d7f4041d7a0e208a31148458f7c4f667.tar.gz |
network/nagios: Maintainer change + minor fixes
Diffstat (limited to 'network/nagios/README')
-rw-r--r-- | network/nagios/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/nagios/README b/network/nagios/README index 018de46cfa..575396efbc 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. Nagios requires a "nagios" user and group; create these before running the SlackBuild script. Examples: @@ -21,9 +21,9 @@ To change the location, set the DOCROOT variable: For a useful setup, you will want to have nagios-plugins installed. -To configure nagios, some knowledge of httpd is required. Check the -included 'README.SLACKWARE' file for some basic setup instructions. The -include file for httpd is installed as /etc/httpd/extra/nagios.conf +To configure nagios, some knowledge of httpd is required. Check the included +'README.SLACKWARE' file for some basic setup instructions. The include file +for httpd is installed as /etc/httpd/extra/nagios.conf 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>. |