Reference Guide

Brocade Fabric OS Command Reference 943
53-1004112-02
rtLogTrace
rtLogTrace
Manages real-time trace logging.
Synopsis rtlogtrace --enable
rtlogtrace --disable
rtlogtrace --show
rtlogtrace --help
Description Use this command to enable or disable real-time trace logging and to indicate whether the feature is enabled or
disabled.
The RTLog facility captures the most recent hardware events and low-level software interrupts on Brocade DCX
platforms in real time. When enabled, the RTLog traces are collected as part of the supportSave utility. The RTLog
generates no console output. The RTLog is enabled by default and persistent across reboots. The rtLogTrace
configuration is lost after a power cycle.
Notes The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operands:
--enable
Enables the RTLog on the active Control Processor (CP). The RTLog becomes effective on
the standby CP after a failover or a reboot of the active CP.
--disable
Disables the RTLog.
--show
Displays the current status of the RTLog as enabled or disabled.
--help
Displays the command usage.
Examples To enable the RTLog:
Switch:admin> rtlogtrace --enable
To disable the RTLog:
Switch:admin> rtlogtrace --disable
To display the RTLog status:
Switch:admin> rtlogtrace --show
SEE ALSO None