This article outlines the process for downloading and installing the Endpoint Sensor (EES) packages across various operating systems, including Windows, Linux, and macOS. It provides step-by-step instructions for acquiring the necessary files, performing the installation, and registering devices with the Eclypsium Analytics Service. Follow these guidelines to ensure proper setup and functionality of the sensor.
1. Downloading the EES Packages
Navigate to the Download page under Deployment to download the EES packages for the Operating System(s) used on the target systems to be monitored.
This page provides instructions for installation via the OS-specific installer or the command line.
- Windows:
If using the Windows installer, copy and paste the Device Registration Token and Domain values, which are available under Instructions (GUI).
3. Sensor Installation Locations
Once installed, the Sensor will be located in the following directories:
- Windows: [ProgramFiles]\Eclypsium\EclypsiumApp.exe
- Linux: /usr/bin/EclypsiumApp
- macOS: /usr/local/bin/EclypsiumApp
4. Register the Device with the Analytics Service
To register the device, run the following commands:
- Windows (as Administrator):
EclypsiumApp.exe -s2 DOMAIN REGISTRATION_TOKEN - Linux and macOS (as root):
# EclypsiumApp -s2 DOMAIN REGISTRATION_TOKEN