diff options
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-07-04 04:05:08 (GMT) |
---|---|---|
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-07-04 04:05:08 (GMT) |
commit | 764e880f22d65ccca612fee8da1505cb9351eb16 (patch) | |
tree | 540faca9229149de48be61ad093ded09b889144d /INSTALL | |
parent | 8612442e56424299c3f2719e4e8b41c07d088ea9 (diff) | |
download | monitoring-plugins-764e880f22d65ccca612fee8da1505cb9351eb16.tar.gz |
doc update
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@62 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Nagios Plugins Quick-and-Dirty Installation Instructions | |||
25 | c) Replace SOMEGRP with the name of a group on your system that will be | 25 | c) Replace SOMEGRP with the name of a group on your system that will be |
26 | assigned permissions to the installed plugins (default is 'nagios') | 26 | assigned permissions to the installed plugins (default is 'nagios') |
27 | d) Replace CGIURL with the path used to access the Nagios CGIs with | 27 | d) Replace CGIURL with the path used to access the Nagios CGIs with |
28 | a web browser (default is '/cgi-bin/nagios') | 28 | a web browser (default is '/nagios/cgi-bin') |
29 | 29 | ||
30 | 30 | ||
31 | 2) Compile the plugins with the following command: | 31 | 2) Compile the plugins with the following command: |