Installing The Linux Age
Installing The Linux Age
SEARCH SENTINELONE
Search...
Working With The Management Console Article Detail (?tabset-c… Attachments (?tabset-c3…
Managing Agents
Troubleshooting Windows Agents Get the Group Token or the Site Token
(https://community.sentinelone.com/s/article/000004904) for registration
Troubleshooting Linux Agents
on the Management Console.
Troubleshooting Kubernetes Agents
Troubleshooting CDS Agents Every Agent belongs to a Site of a specific Management Console. If an
installed Agent is not bound to a specific Site, your Management Console
Singularity Endpoint & Cloud Workload Se… cannot manage the Agent.
Singularity Marketplace
Important
Installation of the Linux ARM Agent is the same as for the Linux
Agent on x86, but make sure you use the correct installer. The
Linux Agent uses the RPM and DEB package formats for both
x86 and ARM. The x86 package will not install on ARM
endpoints, and the ARM installer will not install on x86
Getting Started
endpoints.
Working With The Management Console For Agent version 23.2 and earlier: RPM installation requires
the --nodigest switch to prevent this error: Package
Working With The Agent SentinelAgent_linux_version does not verify: no
digest .
Installing Agents
Installing Agents On Endpoints If you use yum to install on RHEL 8.2, the signed RPM installer
Installing Agents On Windows Endpoi…
is required.
Installing Agents On macOS Endpoints If you are running the Agent on CentOS or RHEL 7 with SELinux
Installing Agents on Container Endpoi… set to Enforcing, you should create a dedicated policy on the
endpoint, or set SELinux to Permissive, to enable eBPF usage.
Installing Agents On Linux Endpoints See Configuring the Agent on SELinux
Managing Agents (https://community.sentinelone.com/s/article/000007138).
Support For UWF-Protected Devices
Sentinelctl
Singularity Marketplace 2. Download the package for the distro of the endpoints.
Note: If you run the dpkg command alone, /var/lib/dpkg must have
exec permissions. If /var has noexec permissions, you can bind mount
dpkg in a different directory.
Example:
mkdir -p /opt/dpkg
mount --bind /var/lib/dpkg /opt/dpkg
mount -o remount,exec /opt/dpkg
4. Associate the Agent with the Management Console with the Group or Site
Token. Run sudo /opt/sentinelone/bin/sentinelctl management token set
<token_value>.
6. After a few minutes, check the Agent status. Other software may interfere
with the startup. Run sudo /opt/sentinelone/bin/sentinelctl control status.
7. Validate that a new version of the Agent is installed. From the endpoint, run
/opt/sentinelone/bin/sentinelctl version.
Example workflow:
To install the Linux Agent in a virtual environment, see Installing the Linux Agent
with AWS Systems Manager
(https://community.sentinelone.com/s/article/000008791).
Was this article helpful? Yes No
Related Articles