Commands for Status Monitoring and Statistics
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
670
●
Info—Info
●
Debug-Summary—Summ
●
Debug-Verbose—Verb
●
Debug-Data—Data
The three severity levels for extended debugging,
debug-summary
,
debug-verbose
, and
debug-data
,
require that debug mode be enabled (which may cause a performance degradation). See the command
enable log debug-mode
on page 645
.
Table 18
describes the security levels.
Log entries remain in the NVRAM log after a switch reboot. Issuing a
clear log
command does not
remove these static entries. To remove log entries from NVRAM, use the following command:
clear log messages nvram
Example
The following command displays messages with a critical severity:
show log critical
The following command displays messages with warning, error, or critical severity:
show log warning
The following is sample output from a modular switch:
11/12/2004 00:38:10.30 <Warn:dm.Warn> MSM-A: Insufficient Power to power-on Slot-7
11/12/2004 00:38:08.77 <Warn:dm.Warn> MSM-A: Slot-7 being Powered OFF due to insuf
ficient power
Table 18: Severity levels assigned by the switch
Level
Description
Critical
A serious problem has been detected that is compromising the operation of the system
and that the system cannot function as expected unless the situation is remedied. The
switch may need to be reset.
Error
A problem has been detected that is interfering with the normal operation of the
system and that the system is not functioning as expected.
Warning
An abnormal condition, not interfering with the normal operation of the system, has
been detected that may indicate that the system or the network in general may not be
functioning as expected.
Notice
A normal but significant condition has been detected, which signals that the system is
functioning as expected.
Info (Informational)
A normal but potentially interesting condition has been detected, which signals that
the system is functioning as expected and simply provides information or confirmation
about the condition.
Debug-Summary
A condition has been detected that may interest a developer determining the reason
underlying some system behavior.
Debug-Verbose
A condition has been detected that may interest a developer analyzing some system
behavior at a more verbose level than provided by the debug summary information.
Debug-Data
A condition has been detected that may interest a developer inspecting the data
underlying some system behavior.