Re: check_http + regex content checking
Stanley Hopcroft <[email protected]> Thu, 12 Dec 2002 10:00:37 +1100
| Newsgroups | gmane.network.netsaint.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Sir,
If you have unpacked the plugin archive, then you should see a file
named INSTALL in the plugin directory.
Here is what (an old Netsaint version: replace netsaint by nagios in
what follows) mine says:
tsitc> more INSTALL
NetSaint Plugins Quick-and-Dirty Installation Instructions
----------------------------------------------------------
0) If using the CVS tree, you need m4, automake, and autoconf. To
start out, run:
# autoconf
# autoheader
# automake
1) Run the configure script to initialize variables and create a
Makefile, etc.
./configure --prefix=BASEDIRECTORY --with-netsaint-user=SOMEUSER
--with-netsaint-group=SOMEGROUP --with-cgiurl=SOMEURL
a) Replace BASEDIRECTORY with the path of the directory under which
NetSaint
is installed (default is '/usr/local/netsaint')
b) Replace SOMEUSER with the name of a user on your system that will
be
assigned permissions to the installed plugins (default is
'netsaint')
c) Replace SOMEGRP with the name of a group on your system that will
be
assigned permissions to the installed plugins (default is
'netsaint')
d) Replace CGIURL with the path used to access the NetSaint CGIs with
a web browser (default is '/cgi-bin/netsaint')
2) Compile the plugins with the following command:
make all
3) Install the compiled plugins and plugin scripts with the following
command:
make install
NOTE:
The installation procedure will attempt to place the plugins in a
'libexec/' subdirectory in the base directory you specified with
the --prefix argument to the configure script.
4) Verify that your host configuration file (hosts.cfg) for NetSaint
contains
the correct paths to the new plugins.
That's it. If you have any problems or questions, feel free send mail
to [email protected]
tsitc>
Please post again if the INSTALL instructions are not sufficient.
Yours sincerely.
--
------------------------------------------------------------------------
Stanley Hopcroft
------------------------------------------------------------------------
'...No man is an island, entire of itself; every man is a piece of the
continent, a part of the main. If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friend's or of thine own were. Any man's death diminishes
me, because I am involved in mankind; and therefore never send to know
for whom the bell tolls; it tolls for thee...'
from Meditation 17, J Donne.
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/