Installing Enterprise Manager Agent on OL 8.2
Trying to install on Oracle Linux 8.2 from Enterprise Manager and received this error:
Expected result: One of enterprise-6,oracle-8,oracle-7,SuSE-11,SuSE-12,redhat-6,redhat-7 Actual Result: redhat-8.2 Check complete. The overall result of this check is: Failed
Enterprise Manager thinks the server I am trying to install agent on is redhat-8.2, not oracle-8. But when I check I see Oracle Linux 8 but not sure if there is another file that Enterprise Manager looks at to tell the OS version.
# cat /etc/os-release
NAME="Oracle Linux Server"
VERSION="8.2"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="8.2"
PLATFORM_ID="platform:el8"