如何安装和卸载Linux代理
本指南提供了关于安装和卸载Linux代理的详细说明,包括手动和远程安装方法、先决条件、系统要求和代理权限。
Linux代理可以手动安装在需要管理的计算机上。安装前应先将代理下载到目标Linux计算机。

选择处理器: x86、x64、ARM32 或 ARM64。
下载的代理安装程序名称取决于所选处理器。以下是各处理器类型对应的安装程序名称:
对应的ZIP文件名为 (remoteoffice_name)_<Agent_Installer_Name>.zip (例如, (remoteoffice_name)_UEMS_LinuxAgent_x64.zip)
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.解压UEMS代理:
(remoteoffice_name)_<Agent_Installer_Name> file using the command:UEMS_LinuxAgent.bin (or the appropriate installer for your architecture) and serverinfo.json are in the same directory.设置可执行权限:
<Agent_Installer_Name> with the applicable file name):运行安装程序:
<Agent_Installer_Name> with the applicable file name):/usr/local/manageengine/uems_agent/ directory.若要将代理安装到不同的文件夹,请使用 -d 参数并输入您偏好的路径:
eg: ./UEMS_LinuxAgent_x64.bin -d /opt Now agent will install on /opt/manageengine/uems_agent/ path
局域网内的计算机可以通过Web控制台选择目标计算机并调用代理安装来安装代理:
在Linux代理设置中配置凭据

sudo permissions for installation. They are not used by the agent for any other purpose.若要使用Distribution Server或AWS安装Linux代理,请按照指定安装 页面.
上的步骤操作 页面.
本指南提供了在受支持系统上使用手动、远程和基于分发的方法安装、配置和卸载 UEMS Linux 代理的必要步骤。请按照所列说明在 Linux 系统上实现无缝的代理管理。