With the release of AMP 1.5.1 you can now install AMP on RHEL 7.4 and CentOS 6.9
AMP for Endpoints Linux Connector 1.5.1
New
• Official support for RHEL/CentOS 7.4.
• Official support for RHEL/CentOS 6.9.
Bugfixes/Enhancements
• Fixes for multiple ClamAV vulnerabilities.
• Fixed HTTP parsing for certain processes.
If this is your first time installing AMP on your Linux install the process is fairly easy.
First step is to navigate to the Connector Download
Management > Download Connector
Then select your group IE Server
Then the Linux option will no longer be grayed out.
You will need to install the GPG key so click “Show GPG Public Key”
Copy the Key
paste the key into a file on your server and import
rpm --import ./CiscoAMP_GPG_KEY
Download the RPM directly to the server with wget or curl
then install
yum install Protect_RHEL_AMP_CONNECTOR.rpm
To verify install
ps -ef | grep amp
root 374 32459 0 13:30 pts/0 00:00:00 grep --color=auto amp
root 32720 2 0 13:16 ? 00:00:00 [csco_amp_msg_wq]
root 32732 2 0 13:16 ? 00:00:00 [csco_amp_msg_wq]
root 32734 2 0 13:16 ? 00:00:00 [csco_amp_prc_wq]
root 32738 1 0 13:16 ? 00:00:01 /opt/cisco/amp/bin/ampdaemon