Resolving a sensor indicator problem

Learn how to resolve a sensor indicator problem by using the BMC dashboard.

After the system is powered on, some sensors retain their status from the last time the system was operational. As a result, the sensor indicator LED might not reflect the status of the physical sensor, and it can be unclear whether the sensor indicator LED indicates an actual problem that requires a service action. For more information about BMC dashboard sensors on an 8335-GCA or 8335-GTA, see Event sensor status GUI display. For more information about BMC dashboard sensors on an 8335-GTB, see Event sensor status GUI display. For more information about BMC dashboard sensors on an 8348-21C, see Event sensor status GUI display.

To refresh the sensor indicator LEDs and to determine whether a service action is required, complete the following procedure:

  1. Power off the system. Then, boot the system to the operational state. Click Refresh on the BMC dashboard.

    Are any of the sensor indicator LEDs still 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