Linux
On Linux machines, there are 2 tools that can be used to stop and start daemons:
- The WebsenseAdmin script starts, stops, and restarts all daemons on the machine.
- The WebsenseDaemonControl script starts and stops individual daemons.
Warning: Do not use the kill command to stop a web protection service, as it may corrupt the service.
To use the WebsenseAdmin script to start or stop all daemons:
Steps
Next steps
To use the WebsenseDaemonControl script to start or stop a daemon:
- Go to the /opt/Websense directory.
- Enter the following command:
./WebsenseDaemonControl
A list of installed components is displayed, showing whether each process is running or stopped.
- Enter the letter or letters associated with a component to start or stop the associated process. To refresh the list, enter R.
- When you are finished, enter Q or X to exit the tool.