TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-135
ENABLE AUDITDUMP
ENABLE AUDITDUMP
The ENABLE AUDITDUMP command permits an audit dump process to resume
execution after it has been suspended by the DISABLE AUDITDUMP command,
allowing the process to dump audit-trail files once again.
MASTER | MAT
AUX[ILIARY]nn
specifies the audit trail associated with the audit dump process to resume
execution, thus identifying that process. MASTER or MAT specifies the master
audit trail. AUXILIARYnn or AUXnn specifies an auxiliary audit trail. nn is a two-
digit number ranging from 01 to 15 that specifies one of the 15 potential auxiliary
audit trails in the configuration.
Security Restrictions
You can issue the ENABLE AUDITDUMP command only if you are a member of the
super user group.
TMF State Requirement
You can enter the ENABLE AUDITDUMP command at any time, whether or not TMF
has been started. However, the audit trail associated with the dump must be
configured for dumping (in other words, its AUDITDUMP attribute must be set to ON).
Examples
The following ENABLE AUDITDUMP command reenables the audit dump process
associated with the master audit trail, and that process resumes dumping:
TMF 61> ENABLE AUDITDUMP MAT
The next ENABLE AUDITDUMP command directs the audit dump process associated
with the auxiliary audit trail AUX02 to resume dumping:
TMF 62> ENABLE AUDITDUMP AUX02
ENABLE AUDITDUMP {MASTER | MAT }
{AUX[ILIARY]nn}