Confirmar se o agente do Linux está em execução

Confirme se o agente do Linux está em execução após concluir o upgrade.
Execute o seguinte procedimento para confirmar se o agente do Linux está em execução após a conclusão do upgrade:
  1. Abra um terminal e execute o seguinte comando:
    sudo systemctl status symantec-dlp-agent
  2. Revise o log para confirmar se o agente está ativo.
    O log de exemplo a seguir mostra um agente ativo.
    [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.