Confirmation de l'exécution de l'agent pour Linux
Confirmez que l'agent pour Linux est en cours d'exécution une fois la mise à niveau terminée.
Pour confirmer que l'agent Linux est en cours d'exécution après la mise à niveau, procédez comme suit :
- Ouvrez un terminal et exécutez la commande suivante :sudo systemctl status symantec-dlp-agent
- Examinez le journal pour confirmer que l'agent est actif.L'exemple de journal suivant illustre un agent actif.[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.