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 | |
parent | 252eb1eaccddef9ca625774ea1ea814c784b3988 (diff) | |
download | slackbuilds-aa847a46d7f4041d7a0e208a31148458f7c4f667.tar.gz |
network/nagios: Maintainer change + minor fixes
Diffstat (limited to 'network/nagios')
-rw-r--r-- | network/nagios/README | 12 | ||||
-rw-r--r-- | network/nagios/nagios.SlackBuild | 8 | ||||
-rw-r--r-- | network/nagios/nagios.info | 4 | ||||
-rw-r--r-- | network/nagios/slack-desc | 2 |
4 files changed, 11 insertions, 15 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>. diff --git a/network/nagios/nagios.SlackBuild b/network/nagios/nagios.SlackBuild index bc9e06ccab..1814152377 100644 --- a/network/nagios/nagios.SlackBuild +++ b/network/nagios/nagios.SlackBuild @@ -1,9 +1,9 @@ #!/bin/sh -# Slackware build script for nagios: -# IT infrastructure monitoring system +# Slackware build script for nagios # Copyright 2009-2013 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2014, 2015 Mario Preksavec, Zagreb, HR # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,6 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# revision date 2013/03/24 - -# Modified by Mario Preksavec <mario@slackware.hr> - PRGNAM=nagios VERSION=${VERSION:-4.0.8} BUILD=${BUILD:-1} diff --git a/network/nagios/nagios.info b/network/nagios/nagios.info index 89c60da5b8..a8223e677d 100644 --- a/network/nagios/nagios.info +++ b/network/nagios/nagios.info @@ -6,5 +6,5 @@ MD5SUM="4bba4eef427cfb113fb513b6166a6af6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Niels Horn" -EMAIL="niels.horn@gmail.com" +MAINTAINER="Mario Preksavec" +EMAIL="mario at slackware dot hr" diff --git a/network/nagios/slack-desc b/network/nagios/slack-desc index 5529bf81e2..97d5351636 100644 --- a/network/nagios/slack-desc +++ b/network/nagios/slack-desc @@ -12,7 +12,7 @@ nagios: Nagios is a powerful monitoring system for organizations to identify nagios: and resolve IT infrastructure problems before they affect critical nagios: business processes. nagios: -nagios: http://www.nagios.org/ +nagios: Homepage: http://www.nagios.org/ nagios: nagios: nagios: |