Exit Print View

Oracle Integrated Lights Out Manager (ILOM) 3.0 Supplement for Sun Blade T6340 Server Modules

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding ILOM for the Sun Blade T6340 Server Module

ILOM Overview

Chassis Monitoring Module Features

Updating the System Firmware

Resetting the Password to the Factory Default

Managing the Host

Resetting the Host

Managing Host Boot Mode

Viewing and Configuring Host Control Information

Managing Host Diagnostics and POST

Managing System User Interactions

Managing the Service Processor

Storing Customer Information

Changing Service Processor Settings to Factory Defaults

Display Console History (CLI)

Change Console Escape Characters (CLI)

Changing Configuration Policy Settings

Managing Power Usage and Monitoring Power Consumption

Managing Network Access

Managing SSH Server Settings

Monitoring Active System Faults

Managing Devices

Managing Virtual Keyswitch Settings

Using the Remote Console

Hardware Connection Options

Configuring the Host for Using Remote Console With OpenBoot

Configuring the Host for Using Remote Console With Solaris OS

IPMI Sensor Reference

Sensors on the Sun Blade T6340 Server Module

Indicators on the Sun Blade T6340 Server Module

ALOM CMT Compatibility Shell

Limits to Backward Compatibility

Create an ALOM CMT Compatibility Shell

Switch Between the ALOM CMT Shell and the Host Console

Return to the ILOM From the ILOM CMT Shell

Comparing ILOM and ALOM CMT Commands

ALOM CMT Shell Configuration Commands

ALOM CMT Shell Log Commands

ALOM CMT Shell Status and Control Commands

ALOM CMT Shell FRU Commands

ALOM CMT Shell Automatic System Recovery (ASR) Commands

ALOM CMT Shell Miscellaneous Commands

ALOM CMT Variables

ALOM CMT Variable Comparison

Event Messages Available Through the ALOM Compatibility Shell

Event Message Overview

Event Severity Levels

Service Processor Usage Event Messages

Environmental Monitoring Event Messages

Host Monitoring Event Messages

SCC Backup and Restore

Information Stored on the SCC

Index

ALOM CMT Shell Log Commands

ALOM CMT Shell Log Commands
ALOM CMT Command
Summary
Comparable ILOM Command
showlogs -p [r|p] [–b lines|–e lines|–v] [–g lines]
Displays the history of all events logged in the event log, or major and critical events in the event log.

–p selects whether to display only major and critical events from the event log (r) or to display all of the events from the event log (p).

–g lines specifies the number of lines to display before pausing.

–e lines displays n lines from the end of the buffer.

–b lines displays n lines from the beginning of the buffer.

–v displays the entire buffer.

show /SP/logs/event/list

No equivalent in ILOM.

consolehistory [–b lines|–e lines|–v] [–g lines] [boot|run]
Displays the host server console output buffers.

–g lines specifies the number of lines to display before pausing.

–e lines displays n lines from the end of the buffer.

–b lines displays n lines from the beginning of the buffer.

–v displays the entire buffer.

set /SP/console/history property=value

[set /SP/console/history property=value][set /SP/console/history property=value]

show /SP/console/history

where property can be:

line_count=[lines] default value is "" (none), meaning there is no limit to the total number of lines retrieved from the buffer.

pause_count=[count] default value is "" (none), meaning there is no limit to the count of lines displayed per pause.

start_from=[end|beginning] default value is end.