(imported topic written by jrbast)
On Oracle Enterprise Linux verion 6.4 the TEM commands “operating system” and name of operating system" return wrong operating system value. What is TEM looking at to get the name of the operating system?
Q: name of operating system
A: Linux Red Hat Enterprise Server 6.4
T: 4927
Q: operating system
A: Linux Red Hat Enterprise Server 6.4 (2.6.32-358.el6.x86_64)
T: 59
So as a result of this condition, our hardware inventory shows all OEL 6.x hosts as Redhat, but they are NOT
Looks to be a bug request/enhancement request. Also the Managed properties value “OS” would need to interpet the change between operating system names as well for computer subscriptions.
The Oracle Linux Server release version is in the file /etc/oracle-release
root # cat /etc/oracle-release
Oracle Linux Server release 6.4
So we need the TEM command “operating system” and version of operating system" to return the value “Oracle Linux Server release 6.4” and NOT “Linux Red Hat Enterprise Server 6.4 (2.6.32-358.el6.x86_64)”
But on a OEL 5 system
Q: operating system
A: Linux Oracle Enterprise Server release 5.7 (2.6.18-274.el5)
T: 14765