4.12  Disabling the Web Service

The following procedure describes how to turn off the SEA web service. If WEBES is installed on a cluster, you will need to repeat the procedure for every node where SEA is installed.

  1. Stop the Director (see Section 1.8).
  2. Edit the ConfigDefaultsCA*.txt file in the config directory.
/usr/opt/hp/svctools/specific/desta/config/ ConfigDefaultsCADUnix.txt
svctools_home:[specific.desta.config]ConfigDefaultsCAOpenVMS.txt
c:\Program Files\hp\svctools\specific\desta\config\ ConfigDefaultsCAWindows.txt
  1. Put a # in front of the line com.compaq.svctools.ca.services.web.SEAWebService.
The contents of the file should look similar to this:
# ConfigDefaultsCAWindows.txt
#
# SEA Default Components, ** Windows Version **
#
# Default components of SEA, to enroll the first time the
# DESTA Director process is executed, as fully qualified Java class names.
# After DESTA runs the first time, the file Configuration.dat will be
# created, and it will be read on startup instead of ConfigDefaults*.txt.
#
com.compaq.svctools.ca.services.analysis.EvtAnalyzer
#com.compaq.svctools.ca.services.web.SEAWebService
com.compaq.svctools.ca.services.eventreaders.EvtMonitor
#
# Uncomment the next line if operation of the Unanalyzed Event Logging service is desired
#com.compaq.svctools.ca.services.analysis.UnanalyzedEventLogger
  1. Delete the configuration.dat file from the following directories (assuming you used the default install directory):
  1. Restart the Director (see Section 1.7).