IBM Prerequisite Scanner User Manual page 18

Table of Contents

Advertisement

Table 4. Predefined subtypes (continued)
Prerequisite property
subtype
os.package.
package_name
os.space.
dir_name
Predefined qualifiers for prerequisite properties
IBM Prerequisite Scanner provides a set of basic qualifiers for some prerequisite
properties in a predefined category. Qualifiers represent attributes of the
prerequisite property that Prerequisite Scanner uses to qualify the prerequisite
property or type of check to perform on that prerequisite property.
For example, you can have a prerequisite property for a file system. You can
qualify which check to perform for that prerequisite property based on its file
system name and access permissions attributes. You can also qualify which type of
units to use when checking the available disk space based on the file system path
and unit attributes.
Qualifiers support customization to meet the needs of your environment and
prevent the Scanner having to make implicit assumptions about the attributes of
multidimensional prerequisites such as the default path and access permissions.
You can change the values for the predefined qualifiers, but you cannot add new
qualifiers to the existing set of predefined qualifiers for a predefined prerequisite
property.
Qualifiers must adhere to the following format:
[qualifier_name:qualifier_value, qualifier_name:qualifier_value]
property_value
8
Prerequisite Scanner: User's Guide
Suffix identifier Platform
package_name
UNIX
dir_name
UNIX
Description
Use this naming convention
for checking that the
supported version of the
package_name package is
installed on the machine.
Use this naming convention
for checking the available
disk space for the specified
dir_name file system. The
value for the prerequisite
property uses predefined
qualifiers.
Valid values for the
subtype
String to represent
package_name, for example,
in bold:
v bash shell
v expect for the TCL
extension package
v libgcc for GCC low-level
runtime package
v openssh for the Open
Source secure shell
v openssl for the Open
Source toolkit for
SSL/TLS
v perl for the Perl scripting
package
v rpm for the RPM or RPM
Build packages
v telnet for the Telnet
package
v wget for the GNU file
retrieval package
String to represent dir_name,
for example:
v usr
v home
v tmp
v var

Advertisement

Table of Contents
loading

Table of Contents