User`s guide

60 007-5474-003
3: IPMI Commands Overview
Connecting to Node Console via SOL
ipmitool <opts> sol activate
Deactivating an SOL Connection
In certain cases using the Platform Manager GUI to access a console, you may need to deactivate
the SOL connection from the command line to free up the SOL session.
ipmitool <opts> sol deactivate
Sensor commands
Sensor commands may be used to display objects, individual sensors, or all sensors in a system.
Displaying all Objects in SDR
ipmitool <opts> sdr list
Ipmitool <opts> sdr dump <filename> (Dump SDR contents to a file)
Displaying all Sensors in the System
ipmitool <opts> sensor list
Displaying an Individual Sensor
ipmitool <opts> sensor get “Temp”
Changing sensor threshold
ipmitool <opts> sensor thresh “Temp” ucr 100
Thresholds are: unr, ucr, unc, lnc, lcr, lnr.