This guide provides detailed instructions for installing and uninstalling Linux agents, including manual and remote installation methods, prerequisites, system requirements, and agent privileges.
Linux agents can be installed manually on computers that need to be managed. The agents should be downloaded onto the target Linux computer before initiating the installation process.
Note: If you choose the ARM processor, the downloaded files will be named (remoteoffice_name)_UEMS_LinuxAgent_ARM.zip and UEMS_LinuxAgent_ARM.bin.
scp
to copy the downloaded agent to the remote computer where the agent needs to be installed./home/username
on the target computer.sudo
command and enter the password when prompted to perform each operation.(remoteoffice_name)_UEMSLinuxAgent.zip
file using the command:UEMS_LinuxAgent.bin
and serverinfo.json
are in the same directory.UEMS_LinuxAgent.bin
executable with the following command:/usr/local/manageengine/uems_agent/
directory.eg: ./UEMS_LinuxAgent.bin -d /opt
Now agent will install on /opt/manageengine/uems_agent/ path
For computers within the LAN, agents can be installed by selecting the desired computers and invoking agent installation through the web console:
sudo
permissions for installation. They are not used by the agent for any other purpose.computer1, computer2
).To install Linux agents using a Distribution Server or AWS, follow the steps mentioned on the designated installation page.
To install Linux agents usingLinux OS Imaging, follow the steps mentioned on the designated installation page.
This guide provided the necessary steps to install, configure, and uninstall UEMS Linux agents on supported systems using manual, remote, and distribution-based methods. Follow the outlined instructions for seamless agent management on Linux systems.
Thank you for your feedback!
Sorry about that!