Predefined Qualifiers - IBM Prerequisite Scanner User Manual

Table of Contents

Advertisement

Table 5. Predefined qualifiers (continued)
Prerequisite property
os.space.
dir_name
Operating system category without predefined subtype
os.mountcheck
10
Prerequisite Scanner: User's Guide
Platform Description
UNIX
Checks the available disk space for the
specified dir_name file system based on
one or more of the following
qualification attributes:
v dir attribute, to determine which
path to the file system to check
v unit attribute, to determine which
units for disk space to use
The value for dir attribute is dependant
on the logged on user; thus, the value
is a name value pair to represent the
user type, that is, root or non-root, and
the associated path.
dir_name can represent for example:
v usr
v home
v tmp
v var
UNIX
Checks whether the file system is
mounted based on the following
qualification attributes:
v drive attribute, to determine which
directory is the mounted file system
v nosuid attribute, to determine
whether the mount option is set if
the file system is mounted
Valid qualifiers and values
String with the following qualifier
format for the file system of a root
user:
[dir:root=dir_path,
unit:unit_name]
disk_space
For example:
os.space.usr=
[dir:root=/usr/ibm/common/acsi,
unit:GB]200
String with the following qualifier
format for the file system of a
non-root user:
[dir:non_root=dir_path,
unit:unit_name]
disk_space
For example:
os.space.home=
[dir:non_root=USERHOME/.acsi_HOST,
unit:MB]200
String with the following qualifier
format, using only one qualifier:
[dir:dir_path]
disk_space MB
For example:
os.space.home=[dir:/home/sat]250MB
String with the following qualifier
format:
[drive:dir_name,
mount_option:
false|true]
True|False
For example, to check whether /home
directory is mounted and the nosuid
option is not set:
os.mountcheck=[drive:/home,
nosuid:false]True

Advertisement

Table of Contents
loading

Table of Contents