Deployment Guide

236 Fabric OS Command Reference
53-1003131-01
dbgShow
2
dbgShow
Displays current values of debug and verbosity levels of the specified module.
SYNOPSIS dbgshow [module_name]
DESCRIPTION Use this command to display the current values of debug and verbosity levels of the specified module. If
no module name is specified, this command displays a listing of all modules along with debug and
verbosity levels.
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
OPERANDS This command has the following operand:
module_name
Specifies the name of the module for which you want to view the debug and
verbosity levels. Module names are case-sensitive. This operand is optional.
EXAMPLES To display information about a specific module named NS:
switch:admin> dbgshow NS
Module NS, debug level = 1, verbose level = 1
SEE ALSO setDbg