12-14-2020 08:14 PM - edited 12-14-2020 08:51 PM
I am having issues loading AMP for endpoint onto a Centos 7 Docker container. See below - Is there a special switch I need?
[root@fun /]# rpm -i /root/amp_fun_rhel-centos-7.rpm
warning: /root/amp_Pfun_rhel-centos-7.rpm: Header V4 RSA/SHA1 Signature, key ID f2fd178f: NOKEY
Installing to install prefix /opt
Verifying archive integrity... 100% All good.
Uncompressing ampconnector installer 100%
installer.sh: line 71: /sbin/service: No such file or directory
-----------------
Connector Version: 1.13.2.731
---------------
# yum info kernel -q
Available Packages
Name : kernel
Arch : x86_64
Version : 3.10.0
Release : 1160.6.1.el7
Size : 50 M
Repo : updates/7/x86_64
Failed to reload configuration
12-16-2020 08:58 AM
Cisco,
I am unable to do the standard deployment to any Docker containers.
My Organization is looking at expanding AMP into the cloud on AWS and Azure.
It looks like AMP isn't supporting cloud yet?
12-23-2020 09:40 AM - edited 12-23-2020 09:41 AM
Has anyone successfully used AMP with a Centos Linux dockers in AWS?
What are folks using if not AMP on there Dockers in AWS?
01-06-2021 09:56 AM
I am having the same problem. It seems that the rpm is attempting to run /sbin/service. By design from RedHat, RHEL7 (and CentOS7) does not allow access to systemctl (systemd) inside Docker containers. Is there an alternative command that can be used to start the amp agent?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide