Resolving a sensor indicator problem

Learn how to resolve a sensor indicator problem.

To determine whether a service action is required, complete the following procedure:
Note: For more information about sensors, see Sensor readings GUI display.
  1. If the system is not powered on, boot the system to the operational state. Log in to the BMC web interface. Then, click Server Health > Sensor Readings.

    Are any of the sensor indicator LEDs red?

    • Yes: Continue with the next step.
    • No: This ends the procedure.
  2. Record the names of any sensors that have a red LED indicator status.
    Note: Repeat steps 3 - 6 for every sensor that you record in this step.
  3. Use one of the following commands to list the sensor event logs (SELs).
    • To list SELs by using an in-band network, enter the following command:
      ipmitool sel elist
    • To list SELs remotely over the LAN, enter the following command:
      ipmitool -I lanplus -U <username> -P <password> -H <BMC IP addres or BMC hostname> sel elist
  4. Review the list of SELs and locate the log entry that meets the following criteria:

    Did you identify a log entry that meets the above criteria?

  5. Use one of the following options to display the SEL details for the sensor:
    Note: You must specify the SEL record ID in hexadecimal format. For example: 0x1a.
    • To display SEL details by using an in-band network, enter the following command:
      ipmitool sel get <SEL record ID>
    • To display SEL details remotely over the LAN, enter the following command:
      ipmitool -I lanplus -U <username> -P <password> -H <BMC IP address or BMC hostname> sel get <SEL record ID>
  6. The sensor ID field contains sensor information in the sensor name (sensor ID) format. Record the sensor name, sensor ID, and event description. Then, use this information to determine the service action to perform:



Last updated: Thu, December 02, 2021