Setverbose – Dell POWEREDGE M1000E User Manual

Page 899

Advertising
background image

Fabric OS Command Reference

867

53-1001764-02

setVerbose

2

setVerbose

Specifies module verbose level.

Synopsis

setverbose [module_name][level]

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.

Note

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 operands:

module_name

Specify the name of the module for which the verbose level is to be set;
module names are case-sensitive.

level

Specify the verbose level (0 to 9).

Examples

To set the verbose level of a module named NS to value 3:

switch:admin>

setverbose NS 3

switch:admin>

dbgshow NS

Module NS, debug level = 0, verbose level = 3

See Also

dbgShow, setDbg

Advertising