Installation guide
Sun Java System Web Proxy Server 187
Chapter 4: Installing Websense Enterprise or Web Security Suite
3. From the Action menu, select Start, Stop, or Restart or click one of the
control buttons in the toolbar (Stop
, Start , or Restart).
Restart stops the service, then restarts it again immediately from a single
command.
Solaris and Linux
You can stop, start, or restart Websense services on a machine from a
command line on a Solaris or Linux machine. Restarting stops the services,
then restarts them again immediately from a single command. If the
components are spread across multiple machines, be sure that Policy Server is
stopped last and started first. See Principal Components, page 185 for the
preferred stopping and starting order.
1. Go to the
/Websense directory.
2. Use the following commands to stop, start, or restart all Websense
services in the correct order:
./WebsenseAdmin stop
./WebsenseAdmin start
./WebsenseAdmin restart
3. View the running status of all Websense services with the following
command:
./WebsenseAdmin status
Warning
DO NOT use the
taskkill command to stop Websense
services. This procedure may corrupt the services.
Warning
DO NOT use the
kill -9 command to stop Websense
services. This procedure may corrupt the services.