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.
- Stop the Director (see Section 1.8).
- 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
- 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.SEAWebServicecom.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
- Delete the configuration.dat file from the following directories (assuming you used the default install directory):
- Tru64 UNIX – /usr/opt/hp/svctools/specific/desta/config
- HP-UX – /opt/hp/svctools/specific/desta/config
- Linux – /usr/opt/hp/svctools/specific/desta/config
- OpenVMS – svctools_home:[specific.desta.config]
- Windows – C:\Program Files\hp\svctools\specific\desta\config
- Restart the Director (see Section 1.7).