Use the uninstall tool to remove Trend Vision One Endpoint Security agents from Linux endpoints.
The steps contained within this guide can be used to remove the following from your
Linux endpoints:
-
The Trend Vision One Endpoint Security agent, including Endpoint Sensor
-
Only Server & Workload Protection features
NoteIf you are removing Server & Workload Protection features, the agent does not notify your Protection Managers when uninstalling. The
affected endpoint appears on the Computers page with a status of "Managed (Offline)" or similar. To resolve the issue:
|
If you are attempting to redeploy an agent, Trend Micro recommends doing a complete uninstall of the Trend Vision One Endpoint Security agent.
Procedure
- Uninstall Server & Workload Protection.Use one of the following methods to uninstall Server & Workload Protection:
-
If your version of Linux provides a graphical package management tool, search for the
ds_agentpackage and use the tool to remove the package. -
For Linux versions that use the Red Hat package manager (rpm), run the command:
# sudo rpm -ev ds_agent -
For Linux versions that use the Debian package manager (dpkg), run the following commands:
-
$ sudo dpkg -r ds-agent -
$ sudo dpkg --purge ds-agent
-
-
- Uninstall the Trend Vision One Endpoint Security agent.To remove the Trend Vision One Endpoint Security agent, Endpoint Sensor, and Basecamp agent program, run the command with root privileges:
# ./tmxbc uninstall
