Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)
Audit Service Command Syntax
Safeguard Audit Service Manual — 520480-031
4 - 10
INFO AUDIT POOL Command
MAXFILES maxfiles
is the MAXFILES limit for the audit pool.
MAXEXTENTS max-ext
is the maximum number of extents for files in the audit pool.
EXTENTSIZE pri-ext,sec-ext
are the primary and secondary extent sizes for files in the audit pool.
AUDITCLEARONPURGE ON,OFF
specifies whether the diskspace occupied by a specific audit file is cleared when
that audit file is purged. The default value is ON.
Considerations
•
You can use the wild-card characters * and ? any place in the audit pool volume
and subvolume names. Use of the wild-card characters in the names causes INFO
AUDIT POOL to display the status of all audit pools whose names match the wild-
card template. Use the wild-card characters as follows:
•
Attempts to execute this command are not audited.
Examples
1. This command displays INFO AUDIT POOL reports for all audit pools on
subvolumes named AUDIT1:
=INFO AUDIT POOL $*.audit1
2. This command displays INFO AUDIT POOL reports for all audit pools on the
volume $OPS1:
=INFO AUDIT POOL $ops1.*
3. This command displays summary INFO AUDIT POOL report
s for all audit pools
whose volume names begin with $AUD:
=INFO AUDIT POOL $aud*.*
4. This command displays an INFO AUDIT POOL report for the current audit pool:
=INFO AUDIT POOL
Note. This field is supported only on systems running J06.03 and later J-series RVUs,
H06.12 and later H-series RVUs, and G06.32 and later G-series RVUs.
* Use an asterisk (*) to match any number of characters (zero, one, or more).
? Use a question mark (?) to match a single character.