JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Fire X4800 Server Product Documentation
search filter icon
search icon

Document Information

Using This Documentation

Hardware Installation

Operating System Installation

Administration, Diagnostics, and Service

Diagnostics Guide

Overview of the Diagnostics Guide

Introduction to System Diagnostics

Troubleshooting Options

Diagnostic Tools

Troubleshooting the Server

How to Gather Service Visit Information

How to Troubleshoot Power Problems

How to Externally Inspect the Server

How to Internally Inspect the Server

Troubleshooting DIMM Problems

DIMM Fault LEDs

About DIMM Fault LEDs

How to Read the DIMM Fault LEDs

Identifying DIMM Error Messages

How BIOS POST Memory Testing Works

How to Interpret DIMM Error Messages in the SEL

Correcting DIMM Errors

How to Isolate and Correct DIMM ECC Errors

BIOS POST

Default BIOS Power-On Self-Test (POST) Events

BIOS POST Errors

Using the ILOM to Monitor the Host

Viewing the ILOM Sensor Readings

How to Use the ILOM Web Interface to View the Sensor Readings

How to Use the ILOM Command-Line Interface to View the Sensor Readings

Viewing Fault Status

How to View Fault Status Using the ILOM Web Interface

How to View Fault Status With the Command-Line Interface

Clearing Faults

How to Clear Faults in the Web Interface

How to Clear Faults Using the Command-Line Interface

Viewing the ILOM System Event Log

How to View the System Event Log Using the ILOM Web Interface

How to View the System Event Log With the ILOM Command-Line Interface

Clearing the System Event Log

How to Clear the System Event Log Using the ILOM Web Interface

How to Clear the System Event Log Using the ILOM Command-Line Interface

Interpreting Event Log Time Stamps

Resetting the SP

How to Reset the ILOM SP Using the Web Interface

How to Reset the ILOM SP Using the Command-Line Interface

Creating a Data Collector Snapshot

How to Create a Snapshot With the ILOM Web Interface

How to Create a Snapshot With the ILOM Command-Line Interface

Using SunVTS Diagnostics Software

Introduction to SunVTS Diagnostic Test Suite

SunVTS Documentation

How to Diagnose Server Problems With the Bootable Diagnostics CD

Performing Pc-Check Diagnostic Tests

Pc-Check Diagnostics Overview

How to Run Pc-Check Diagnostics

Pc-Check Main Menu

System Information Menu

Advanced Diagnostics

Burn-In Testing

Standard Scripts

How to Perform Immediate Burn-In Testing

How to Create and Save Scripts for Deferred Burn-in Testing

Viewing the Pc-Check Results

How to View Pc-Check Files With the Text File Editor

How to View Test Results Using Show Results Summary

How to Print the Results of Diagnostics Tests

Index

How to Use the ILOM Command-Line Interface to View the Sensor Readings

Before You Begin

To view sensor readings, you need the Read Only (o) role enabled.

  1. Log in to the ILOM CLI.
  2. Type the following commands to navigate to the sensor target and then to view the sensor properties:

    ->cd target

    ->show

    where target is the sensor that you want to view.

    For example, you can specify the following path to view a temperature reading of the system's ambient air intake:

    ->cd /SYS/T_AMB

    ->show

    The properties that describes the sensor target appear. For example:

    Properties:
            type = Temperature
            ipmi_name = T_AMB
            class = Threshold Sensor
            value = 18.000 degree C
            upper_nonrecov_threshold = 45.000 degree C
            upper_critical_threshold = 40.000 degree C
            upper_noncritical_threshold = N/A
            lower_noncritical_threshold = N/A
            lower_critical_threshold = N/A
            lower_nonrecov_threshold = N/A
            alarm_status = cleared
     
  3. To view a discrete sensor reading, type the following commands:

    ->cd target

    ->show

    where target is the sensor that you want to view.

    The properties that describe the discrete sensor target appear. For example:

    • Type = Entity Presence

    • Class = Discrete Indicator

    • Value = Present

    For specific details about the type of discrete or threshold sensor targets you can access, as well as the paths to access them, refer to the Oracle Integrated Lights Out Manager (ILOM) 3.0 Supplement for the Sun Fire X4800 Server.