- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
03-18-2021 05:28 AM
Hi everyone,
I have a doubt
how can I check the status of the cortex xdr service / agent in linux?
Thanks in advance.
greetings.
03-18-2021 08:41 AM
Hi @Marcelo_Campos,
To check the status of the agent processes, please use the following command:
sudo /opt/traps/bin/cytool runtime query
This should yield results similar to the following image indicating that the agent is running properly.
You can find more information here regarding the use of the Cortex XDR agent.
03-18-2021 08:40 AM
Hi @Marcelo_Campos,
You check the status of the XDR agent in Linux locally, you need to use the cytool utility that's already in the system after installing the XDR agent.
To check the status of the XDR service you can go to this site
03-18-2021 08:41 AM
Hi @Marcelo_Campos,
To check the status of the agent processes, please use the following command:
sudo /opt/traps/bin/cytool runtime query
This should yield results similar to the following image indicating that the agent is running properly.
You can find more information here regarding the use of the Cortex XDR agent.
09-15-2022 01:17 AM
Hello ,
I get above screen , its different from yours , so looks the install has not succeeded . I have tried everything but need a way to find how to fix this agent on Linux . Thanks in advance .
09-15-2022 12:47 PM
Hi Balaraju,
I see that the services analyzerd and lted are stopped after checking for the runtime status. Have you tried running the following start command? This should start all of the services listed.
>sudo /opt/traps/bin/cytool runtime start all
From my personal testing, stopping then starting the runtime services yielded the same results as you. 1-2 minutes after running the start command, my runtime query showed all services as running.
09-15-2022 11:59 PM
Thanks for reply . Below command worked for me .
./cytool reconnect force DistributionID
11-30-2022 03:17 AM
Hi @Balaraju
How to get Distribution ID ??
I am facing same issue where analyzerd,lted are not running , pls help me here.
11-30-2022 03:20 AM
Go to Endpoints blade in the left navigation , then go to 'agent installations ' , the first column is Distribution ID , locate the one against your package .
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!