IBM Prerequisite Scanner User Manual page 27

Table of Contents

Advertisement

Table 6. Supported data type categories and values (continued)
Data type category Description
OSArch
The architecture for the
operating system
CPU
The generic processor
family name
CPUArch
The architecture for the
processor
@<EnvVar_Name>
The environment variable
for a product
Example of a configuration file for Windows that uses sections
This example uses sections to categorize prerequisite properties for any Windows
machine and then machines running specific versions of Windows.
#Properties for all Windows operating systems, that is, Windows XP and above
[OSType:Windows]
os.versionNumber=5.1+
network.pingSelf=True
network.pingLocalhost=True
network.availablePorts.Derby=4130
env.CIT.homeExists=True
env.classpath.derbyJAR=False
# Disk space properties
commonPath=10MB
installPath=200MB
Allowed values
v Windows Server 2008 (Version 6.0.*)
Indicates that all properties in this category are common to
Windows Server 2008 operating system variants, for example:
[OSType:Windows Server 2008]
v Windows Server 2008 R2 (Version 6.1.*)
Indicates that all properties in this category are common to the
Windows Server 2008 R2 operating system variant only, for
example:
[OSType:Windows Server 2008 R2]
v <OS_Name_Version>
Indicates that all properties in this category are common to that
version of the operating system, for example:
[OSType:RedHatEnterpriseLinuxServer4.2]
Note: The special wildcard character, *, is allowed to specify
multiple versions.
v 32-bit, for example:
[OSArch:32-bit]
v 64-bit, for example:
[OSArch:64-bit]
Itanium, for example:
[CPU:Itanium]
Architecture for 64-bit PowerPC
processors, that is:
v ppc4
v POWER4
v POWER5
v POWER6
v POWER7
For example:
[CPUArch:ppc4]
Adheres to the rules of that product, for example:
[@TPAE_DB_SERVER:True]
®
and Power Architecture
Chapter 1. Prerequisite Scanner overview
17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Prerequisite Scanner and is the answer not in the manual?

Questions and answers

Table of Contents