To deploy an agent on Linux:
- Import the agent software package on the Deep Security Manager console.
- From the Deep Security Manager, go to Administration > Updates > Software > Download Center.
The Download Center page displays the latest versions of all the agent softwares available from Trend Micro. - Select your agent software package from the list.
- Click Import to download the software from the Trend Micro Download Center to the Deep Security Manager.
A green check mark will show in the Imported column of that agent upon completing the download.The same links apply for Deep Security as a Service.
For ProFTPD customers, use the get command to download the installer. Below is an example:ftp> get test.log
200 PORT command successful
150 Opening ASCII mode data connection for 22.log (114 bytes)
226 Transfer complete
- From the Deep Security Manager, go to Administration > Updates > Software > Download Center.
- Export the agent installer from the Deep Security Manager.
- After you get the agent installer, transfer it to your Linux server or virtual machine (VM).
- Install the package using one of the following commands depending on your guest OS:
- For RHEL / CentOS 7, SLES, and Oracle Linux:
rpm -i <path_to_package_name>
- For Ubuntu:
dpkg -i <path_to_package_name>
- For RHEL / CentOS 7, SLES, and Oracle Linux:
- Activate the computer or VM where you install the agent.
- Double-click the computer or VM from the Deep Security Manager console to check the agent status.