Serviceguard Toolkits for Contrib User Guide Version A.12.00.00

1 Introduction
The HP Serviceguard Contributed Toolkit Suite is a collection of toolkits for popular applications
to integrate them with the HP Serviceguard for Linux (SG/LX) environment. This toolkit suite is
available as a tar file, which you must extract to get the RPM of each toolkit bundled with this suite.
The suite comprises the following toolkits:
Apache toolkit
MySQL toolkit
PostgreSQL toolkit
Samba toolkit
Sendmail toolkit
Tomcat toolkit
The HP Serviceguard Contributed Toolkit Suite on Linux: Annual Release, June 2012 is available
for free download at:
http://software.hp.com —> HP-UX 11i Software —> High Availability
Storage considerations
Unless otherwise stated, this toolkit suite runs on all hardware supported by SG/LX.
General commands
Run the following command to verify the contributed toolkit installation:
# rpm qa | grep <Toolkit Name>
You can also verify if all the toolkit scripts are present in the toolkit installation directory $SGROOT/
<Toolkit Name>.
To search for the version of contributed toolkit, run the following command:
# rpm qa | grep <<Toolkit Name>>
Installing the Contributed Toolkits
The Contributed toolkits can be installed by installing all the individual software components of the
Contributed toolkits such as Apache, Tomcat, and so on. These RPMs must be installed on all the
nodes of the cluster that are configured to run the toolkit package.
To install an individual software component of the toolkit, run the following command:
rpm -ivh serviceguard-<toolkit name>.toolkit-<version
number>.<OS_destro>.noarch.rpm.
For example:
For SLES:
rpm -ivh serviceguard-apache-toolkit-A.12.00.00.sles.noarch.rpm
For RHEL:
rpm -ivh serviceguard-apache-toolkit-A.12.00.00.redhat.noarch.rpm
Each of the contributed toolkit directory is installed under the following directory:
$SGROOT/<Toolkit Name>
6 Introduction