Commands
3.57 show log
Displays errors logged in the MBM or PBM flash. The events logged might be the following:
• Server management micro detected errors
• Hardware environmental events. For example, fan, voltage, temperature, power supply
failure, etc.
• EV7 diagnostic failures
• EV7 logout frame
Error logs are organized by entries. By default, it lists all entries. However, certain entries can be
extracted with qualifiers.
Syntax
show log
[-cabinet <cabinet> -drawer <drawer> [MBM, PBM]]
[-start <n>] [-end <n>], [-entry <n>] [, -last <n>, -since <date>
[-reverse] [search <string>]
[{-full, -dump, -summary, -brief}]]
Arguments
MBM The micro MBM (optional).
PBM The micro PBM (optional).
Options
-brief This keeps the user from getting screens full of data unless they
want it.
-cabinet<cabinet> Cabinet number in hex. This qualifier is optional to extract the
micros on this cabinet. Without this qualifier, show all cabinets.
-drawer<drawer> Drawer number in hex. This qualifier is optional to extract the
micros with this drawer number. Without this qualifier, show all
drawers.
-dump This will display the log as a series of hex long words so the raw
data can be examined. This helps debugging EV7 PAL logout
frame and other binary data.
-end<n> The number of the last error entry to be displayed. The default is
the last entry.
-entry This will display the single log entry specified.
-full Display the full logout frame and other lengthy packets.
-last<n> The most recent <n> entries to be displayed.
-reverse Display entries in reverse order. That means that the most current
entries are displayed first.
3-93