Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Displays real-world sensor data. Issued on the CMC.
sensordata [IPMB_address [sensor_name | [lun:]sensor_number]]
where:
IPMB_address is the IPMB bus address of the component.
sensor_name is the identifier string for the sensor.
sensor_number is the number of the sensor.
This CLIA command shows the actual value of the specified sensor (for a threshold-based sensor) or the currently asserted states (for a discrete sensor).
The following information is shown for each sensor:
IPMB address of the owning IPM controller.
Sensor number, sensor name (device ID string from the SDR), and the LUN by which the sensor can be accessed.
The sensor type and event-reading type code.
The sensor value (for threshold-based sensors) or the mask of currently asserted states (for discrete sensors) in raw form.
The threshold crossing status, in hexadecimal format and with decoding.
The following example shows how to display temperature values for LM75_0 on line card 8 at address 92 with the sensordata command.
# clia sensordata 92 2 Pigeon Point Shelf Manager Command Line Interpreter 92: LUN: 0, Sensor # 2 ("LM75_0") Type: Threshold (0x01), "Temperature" (0x01) Belongs to entity (0x03, 0x60): FRU # 0 Status: 0xc0 All event messages enabled from this sensor Sensor scanning enabled Initial update completed Raw data: 30 (0x1e) Processed data: 30.000000 degrees C Status: 0x00 #