TMF Supplement for Large Audit Files (G06.24+)

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-5
ADD AUDITTRAIL (Pages 5-8 through 5-12)
ZTMF-TKN-OVERFLOWVOLUME
specifies the disk volume used as overflow space for the audit trail. This token can
occur from 1 to 16 times. Although this token is optional, it is recommended that
you specify at least one overflow-audit volume. You cannot specify the same
overflow-audit volume twice in the same command. Overflow-audit volumes can
be the same volumes as the active-audit volumes; they can also be data volumes
or any volumes not configured for other TMF purposes.
ZTMF-TKN-RESTOREVOLUME
specifies the volume used when restoring audit dumps. If audit dumping is
configured for the audit trail, you must specify at least one volume for this purpose.
This token can occur from 1 to 16 times. You cannot specify the same restore-
audit volume twice in the same command. Restore-audit volumes can be the
same volumes as the active-audit volumes; they can also be data volumes or any
volumes not configured for other TMF purposes.
ZTMF-MAP-ADD-AUDITTRAIL
is an extensible structured token that contains fields for adding an audit trail to the
TMF configuration. This token is required; only one occurrence is allowed. This
token contains the following fields:
ZFILESPERVOLUME
specifies the number of files in the audit trail that reside on each active-audit
volume configured. The audit trail’s capacity is determined by the number of
audit trail files per volume, the number of active-audit volumes, and the file
sizes. TMF pre-allocates these files when the ADD AUDITTRAIL command is
executed. If the subsystem cannot allocate all the files, this command fails.
The minimum value is 1 and the maximum value is 100. The default is 5.
ZFILESIZE
must be set to the same value as ZFILESIZE32, unless the file size exceeds
2047. If the file size exceeds 2047, you must set ZFILESIZE to ZSPI^NULL
and ZFILESIZE32 to the desired file size.
ZAUDITDUMP
specifies whether or not audit dumping is performed for the audit trail. During
audit dumping, TMF automatically copies to tape or disk an audit trail file that
has become full. The following values are valid:
Caution. The number of active-audit volumes multiplied by the value of ZFILESPERVOLUME
must be 2 or greater.
ZSPI-VAL-TRUE Audit dumping is enabled.
ZSPI-VAL-FALSE Audit dumping is prevented.