Confirmación de que el agente de Linux se está ejecutando
Confirme que el proceso de instalación del agente de Linux se haya realizado correctamente.
Realice el procedimiento siguiente para confirmar que la instalación del agente de Linux se completó correctamente:
- Abra un terminal y ejecute el siguiente comando:sudo systemctl status symantec-dlp-agent
- Revise el registro para confirmar que el agente está activo.El siguiente registro de ejemplo muestra un agente activo.[admin@hkrhel_79_final EndpointAgent]$ sudo systemctl status symantec-dlp-agent ● symantec-dlp-agent.service - Data Loss Prevention Loaded: loaded (/usr/lib/systemd/system/symantec-dlp-agent.service; enabled; vendor preset: enabled) Active:active (running)since Thu 2022-09-08 12:43:17 IST; 22h ago Main PID: 23467 (edpa) Tasks: 20 CGroup: /system.slice/symantec-dlp-agent.service ├─23467 /opt/Manufacturer/EndpointAgent/edpa ├─23505 /opt/Manufacturer/EndpointAgent/Verity/kvoop 23 26 0 23467_-1325164416 └─23507 /opt/Manufacturer/EndpointAgent/Verity/kvoop 23 28 0 23467_-1325164416 Sep 08 12:43:17 hkrhel_79_final systemd[1]: Started Data Loss Prevention.