Operating system

Supported operating system and kernel versions.

Table 1. Tivoli® Netcool® Performance Manager supports the following Linux systems.
  • Linux hosts running 64-bit Red Hat Enterprise Linux Version 6.x or 7.2 with Oracle 12c for fresh install
  • RHEL 6.x for upgrade option only.
  • Linux hosts running 64-bit Red Hat Enterprise Linux Version 6.x or 7.2 with DB2 Version 10.1.0.5 for fresh install option.
  • RHEL 6.x for upgrade option only.

To check the version of your operating system, enter:

 # cat /etc/redhat-release

This command must return the output similar to:

  Red Hat Enterprise Linux Server
release 6.x 

To check the version of your operating system, enter:

 # cat /etc/redhat-release

This command must return the output similar to:

  Red Hat Enterprise Linux Server
release 6.x 

To verify the processor type, run the following command:

 uname -p

To verify the processor type, run the following command:

 uname -p

To verify the machine type, run the following command:

 uname -m

To verify the machine type, run the following command:

 uname -m

To verify the hardware platform, run the following command:

 uname -i

To verify the hardware platform, run the following command:

 uname -i

All results should contain the output:

 x86_64

All results should contain the output:

 x86_64