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

The toolkit monitoring script stops monitoring the Apache daemons running for the instance
configured for the package. The following message is logged in the package control script:
Apache toolkit pausing, monitoring, and entering maintenance mode.
3. Perform the maintenance actions.
For example, you can change the configuration of the Apache instance or install an Apache
patch.
4. To start monitoring application processes, run:
# rm -f $SGCONF/pkg/apache1/apache.debug
The following message is recorded in the Serviceguard package control script log:
Starting Apache toolkit monitoring again after maintenance.
NOTE: Ensure that the Apache server instance is up and running before removing the
apache.debug file.
Halting packages
To halt a package, run:
# cmhaltpkg <package_name>
Deleting packages
To delete a package from the cluster, run:
# cmdeleteconf -p <package_name>
This command prompts for a verification before deleting the files, unless you use the -f option.
Using SG Apache toolkit 19