Stopping and starting Forcepoint DLP processes
When Content Gateway is registered with Forcepoint DLP and the Forcepoint DLP policy engine is running on the Content Gateway machine, 3 daemon processes are active on the Content Gateway machine:
- PolicyEngine handles transaction and data analysis.
- PAFPREP manages the Forcepoint DLP fingerprint repository.
- mgmtd handles configuration storage and replication.
These processes start automatically whenever the computer is started. You must have root privileges to stop or start the processes.
To stop or start all policy engine processes, on the command line enter:
/opt/websense/PolicyEngine/managePolicyEngine -command [stop|start]
To stop or start individual processes, on the command line enter:
service <service_name> [start|stop|restart]