diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-25 13:30:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:37:12 +0700 |
commit | c64a521ce73c25f03ce18c3eb944fae5ca94b2da (patch) | |
tree | e094f69c1337eb8959ed77ad000d95aae002ab24 /network/nagios/README | |
parent | 581a45f2a538110086a7d467d3e53a2a504e2aa4 (diff) | |
download | slackbuilds-c64a521ce73c25f03ce18c3eb944fae5ca94b2da.tar.gz |
network/nagios: Use monitoring-plugins by default.
Diffstat (limited to 'network/nagios/README')
-rw-r--r-- | network/nagios/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/nagios/README b/network/nagios/README index 575396efbc..9989321599 100644 --- a/network/nagios/README +++ b/network/nagios/README @@ -19,7 +19,7 @@ This SlackBuild installs the basic nagios system in /var/www/htdocs/ To change the location, set the DOCROOT variable: # DOCROOT=/your/docroot/dir ./nagios.SlackBuild -For a useful setup, you will want to have nagios-plugins installed. +For a useful setup, you will want to have monitoring-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 |