Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

Fabric OS Command Reference 603
53-1000599-01
supportFfdc
2
supportFfdc
Modifies or displays first-fault data capture (FFDC) daemon.
Synopsis supportffdc [--disable | --enable | --show]
Description Use this command to disable or enable the FFDC events, or display the current configuration. If
disabled, the daemon does not capture any data even when a message with FFDC attributes is
logged. FFDC is enabled by default.
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
--disable Disables the FFDC.
--enable Enables the FFDC.
--show Displays the FFDC configuration parameters.
When executed without operands, the command prints the usage.
Examples To display the FFDC configuration:
switch:admin> supportffdc --show
First Failure Data Capture (FFDC) is disabled.
To enable the FFDC events:
switch:admin> supportffdc --enable
First Failure Data Capture (FFDC) is enabled.
See Also none