HP Serviceguard Contributed Toolkit Suite Version A.04.02.02 on Linux User Guide (December, 2012)

Files and directories created for Apache toolkit after installation
The following table describes the scripts installed as part of the Apache toolkit installation.
Table 1 Files created after Apache toolkit is installed
Available in directoryDescriptionFile name
$SGROOT/apachetoolkitThis is the toolkit configuration file. It
contains a list of pre-defined variables
hahttp.conf
that must be set for your unique
environment.
This is the toolkit main script that
contains internal functions that start or
stop an Apache instance.
hahttp.sh
This is the toolkit monitor script that
contains internal functions for
monitoring an Apache server instance.
hahttp.mon
This is the toolkit interface script that
acts as an interface between the
toolkit.sh
package toolkit.sh control script
and the toolkit main script,
hahttp.sh.
Table 2 Files for creating modular packages
Available in directoryDescriptionFile name
$SGCONF/modules/tkit/apacheThis is an attribute definition file, used
to generate a package ASCII template
in modular style of packaging.
apache.1
$SGCONF/scripts/tkit/apacheThis is the module script. This script is
called by the master control script and
tkit_module.sh
acts as an interface between the
tkit_module.sh master control
script and the toolkit interface script
(toolkit.sh). It is also responsible
for calling the toolkit configuration file
generator script.
NOTE: This file is used only for
creating modular packages.
$SGCONF/scripts/tkit/apacheThis is the toolkit configuration file
generator script. This script is called
tkit_gen.sh
by the module script when the
package configuration is applied
using cmapplyconf to generate the
user configuration file in the package
directory, TKIT_DIR.
NOTE: This file is used only for
creating modular packages.
Setting up the Apache server in SG/LX environment
Before creating and configuring Serviceguard packages, you must complete the following
configurations for the Apache web server application on all package nodes:
Files and directories created for Apache toolkit after installation 9