TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-151
INFO AUDITDUMP
Usage Guideline
The INFO AUDITDUMP command displays a subset of the information presented by
the INFO TMF command.
Output Displayed
The INFO AUDITDUMP command displays the attributes configured for the audit dump
process by ALTER AUDITDUMP commands or their defaults. The primary items in the
display are listed in Table 3-6.
Example
The following INFO AUDITDUMP command displays information for all audit dump
processes:
TMF 76> INFO AUDITDUMP *
Auditdump Configuration:
Master: enabled, medium tape, copies 1, verifytape off,
blocksize 28, unload on, system \LA
Auxiliary01: The AUXILIARY01 audit trail is not configured
for dumping
Auxiliary02: DISABLED, medium tape, copies 2 parallel,
verifytape off, blocksize 28, unload on, system (\SF,\LA)
Table 3-6. INFO AUDITDUMP Output
Heading or Item Description
Audit Dump Configuration Name of the audit trail associated with this dump:
MASTER is the master audit trail, and AUXILIARYnn is an
auxiliary audit trail.
Status Status of audit dump process, either enabled or disabled.
Medium Medium to which the dump is directed, either disk or tape.
Disk Media For disk dumps, fully qualified name of volume to which
dump is directed.
Tape Information For tape dumps, settings for the COPIES, VERIFYTAPE,
BLOCKSIZE, UNLOAD, and SYSTEM options specified in
the ALTER AUDITDUMP command or assigned by default.