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

594 Fabric OS commands
Specifies module verbose level.
Synopsis
setverbose [module_name] [level]
Availability
admin
Description
Use this command to set the verbose level of the specified module. These levels filter the display of the
debug message to the serial console. By default, no debug messages are displayed.
Operands
This command has the following operands:
Examples
To set the verbose level of module named NS to value 3:
See also
dbgShow
setVerbose
module_name Specify the name of the module for which verbose level is to be
set; module names are case sensitive.
-level Specify the verbose level (0 to 9).
switch:admin> setverbose NS 3
switch:admin> dbgshow NS
Module NS, debug level = 0, verbose level = 3