HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

586 Fabric OS commands
Sets debug level of the specified module.
Synopsis
setdbg [module_name] [level]
Availability
admin
Description
Use this command to set the debug level of a specified module.
NOTE: High debug level values can generate a large volume of messages, degrading the system
response time.
Operands
This command has the following operands:
Examples
To set debug level of module named NS to value 3:
See also
dbgShow
setDbg
module_name Specify 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;
if omitted, this command displays the debug and verbose level for all
modules.
level Specify the debug level for the specified module (0 to 9). A 0 value
(default) specifies that no messages are to display. Higher values cause
more messages from that module to display. This operand is optional, if
omitted, this command displays the current debug and verbose level of the
specified module.
switch:admin> setdbg NS 3
switch:admin> dbgshow NS
Module NS, debug level = 3, verbose level = 0