Installing the Complied Plugins and plugin scripts
Joseph Morrison
joemorrison74 at yahoo.com
Fri Nov 22 22:12:13 CET 2002
Hi
I will be glad if you can help me to understand what they mean with the below third step, are they saying I should run the line 1 without any modification with the install command?
Thanks
1) Run the configure script to initialize variables and create a Makefile, etc.
./configure --prefix=BASEDIRECTORY --with-nagios-user=SOMEUSER --with-nagios-group=SOMEGRO
UP --with-cgiurl=SOMEURL
a) Replace BASEDIRECTORY with the path of the directory under which Nagios
is installed (default is '/usr/local/nagios')
b) Replace SOMEUSER with the name of a user on your system that will be
assigned permissions to the installed plugins (default is 'nagios')
c) Replace SOMEGRP with the name of a group on your system that will be
assigned permissions to the installed plugins (default is 'nagios')
d) Replace CGIURL with the path used to access the Nagios CGIs with
a web browser (default is '/cgi-bin/nagios')
2) Compile the plugins with the following command:
make all
3) Install the compiled plugins and plugin scripts with the following command:
INSTALL: unmodified: line 1
---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20021122/716ca9d9/attachment.html>
More information about the Users
mailing list