Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 68a37d25ca9c3a2749ef40bb83528604 > files > 3

freeipmi-1.0.1-2.fc15.i686.rpm

##########################################################################################################
#
# FreeIPMI Interpret SEL
#
# This configuration file defines how IPMI system event log entries
# should be interpreted.  IPMI system events specify a number of
# states/thresholds when they are read.  Based on those
# states/thresholds we can allow tools and libraries such as
# ipmi-sel(8) or libipmimonitoring(3) if a sensor reading is "good" or
# "bad" via a NOMINAL, WARNING, or CRITICAL state).  A different state
# can be reported for an event depending on if it is asserted or
# deasserted.
#
# Each of the states listed below are (hopefully) descriptive enough
# to describe the state conditions that may be set/unset for each
# sensor or event type.  For more detailed information on each of the
# individual states listed below, please see the IPMI Specification
# "Sensor and Event Code Tables". Ipmi-sensors(8) can be used to
# determine the sensor types and the states/thresholds that exist on a
# system by outputting very verbose output and seeing what types of
# Assertion or Deassertion events are possible.
#
# Each of the events below may take 1 or 2 of the following states as
# input.
#
# Nominal - Signal Nominal reading if event tripped
# Warning - Signal Warning reading if event tripped
# Critical - Signal Critical reading if event tripped
#
# If only one state is listed, that state will be interpreted when the
# event is asserted or deasserted.  If two states are listed, the
# first state will be interpreted when an event is asserted, and the
# later will be interpreted when an event is deasserted.
#
# Not all IPMI sensor types and event types are currently supported.
# If you would like more to be supported, please e-mail the FreeIPMI
# mailing list.
#
# The default values selected for individual events being
# tripped are based on best guesses and motherboards being analyzed.
# If you think they should be changed, please e-mail the FreeIPMI
# mailing list to discuss what the defaults should be.
#
# Most default interpretations can be determined quite easily and can
# meet the needs of most users.  For example, a reading of
# "Performance_Met" is normally better than "Performance_Lags".
# However, some states can be ambiguous and depend completely on the
# manufacturer.  For example, "State_Asserted" vs. "State_Deasserted"
# are completely at the interpretation of the vendor. Users are
# advised to adjust the interpretations below as needed.
#
# If you configure different values, remember to uncomment the line :-)
# 
##########################################################################################################
#
## IPMI_Threshold_Sensor
#
# Temperature, Voltage, RPM, etc. sensors
#
# IPMI_Threshold_Sensor_Lower_Non_Critical_Going_Low       Warning  Nominal
# IPMI_Threshold_Sensor_Lower_Non_Critical_Going_High      Nominal  Nominal
# IPMI_Threshold_Sensor_Lower_Critical_Going_Low           Critical Warning
# IPMI_Threshold_Sensor_Lower_Critical_Going_High          Warning  Warning
# IPMI_Threshold_Sensor_Lower_Non_Recoverable_Going_Low    Critical Critical
# IPMI_Threshold_Sensor_Lower_Non_Recoverable_Going_High   Critical Critical
# IPMI_Threshold_Sensor_Upper_Non_Critical_Going_Low       Nominal  Nominal
# IPMI_Threshold_Sensor_Upper_Non_Critical_Going_High      Warning  Nominal
# IPMI_Threshold_Sensor_Upper_Critical_Going_Low           Warning  Warning
# IPMI_Threshold_Sensor_Upper_Critical_Going_High          Critical Warning
# IPMI_Threshold_Sensor_Upper_Non_Recoverable_Going_Low    Critical Critical
# IPMI_Threshold_Sensor_Upper_Non_Recoverable_Going_High   Critical Critical
#
##########################################################################################################
#
## IPMI_Voltage_State
#
# IPMI_Voltage_State_Deasserted     Nominal
# IPMI_Voltage_State_Asserted       Warning
#
##########################################################################################################
#
## IPMI_Voltage_Performance
#
# IPMI_Voltage_Performance_Met  Nominal  Nominal
# IPMI_Voltage_Performance_Lags Critical Warning
#
##########################################################################################################
#
## IPMI_Fan_Device_Present
#
# IPMI_Fan_Device_Present_Device_Removed_Device_Absent   Critical Critical
# IPMI_Fan_Device_Present_Device_Inserted_Device_Present Nominal  Nominal
#
##########################################################################################################
#
## IPMI_Fan_Transition_Availability
#
# IPMI_Fan_Transition_Availability_To_Running     Nominal  Nominal
# IPMI_Fan_Transition_Availability_To_In_Test     Warning  Warning
# IPMI_Fan_Transition_Availability_To_Power_Off   Warning  Warning
# IPMI_Fan_Transition_Availability_To_On_Line     Warning  Warning
# IPMI_Fan_Transition_Availability_To_Off_Line    Warning  Warning
# IPMI_Fan_Transition_Availability_To_Off_Duty    Warning  Warning
# IPMI_Fan_Transition_Availability_To_Degraded    Critical Warning
# IPMI_Fan_Transition_Availability_To_Power_Save  Warning  Warning
# IPMI_Fan_Transition_Availability_Install_Error  Critical Critical
#
##########################################################################################################
#
## IPMI_Fan_Redundancy
#
# IPMI_Fan_Redundancy_Fully_Redundant                                                  Nominal  Nominal
# IPMI_Fan_Redundancy_Redundancy_Lost                                                  Critical Warning
# IPMI_Fan_Redundancy_Redundancy_Degraded                                              Warning  Warning
# IPMI_Fan_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant                Critical Warning
# IPMI_Fan_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy  Critical Warning
# IPMI_Fan_Redundancy_Non_Redundant_Insufficient_Resources                             Critical Warning
# IPMI_Fan_Redundancy_Redundancy_Degraded_From_Fully_Redundant                         Warning  Warning
# IPMI_Fan_Redundancy_Redundancy_Degraded_From_Non_Redundant                           Warning  Warning
#
##########################################################################################################
#
## IPMI_Physical_Security 
#
# IPMI_Physical_Security_General_Chassis_Intrusion Critical
# IPMI_Physical_Security_Drive_Bay_Intrusion       Critical
# IPMI_Physical_Security_IO_Card_Intrusion         Critical
# IPMI_Physical_Security_Processor_Area_Intrusion  Critical
# IPMI_Physical_Security_LAN_Leash_Lost            Critical
# IPMI_Physical_Security_Unauthorized_Dock_Undock  Critical
# IPMI_Physical_Security_FAN_Area_Intrusion        Critical
#
##########################################################################################################
#
## IPMI_Platform_Security_Violation_Attempt 
#
# IPMI_Platform_Security_Violation_Attempt_Secure_Mode_Violation_Attempt                      Critical
# IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Violation_User_Password          Critical    
# IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Violation_Attempt_Setup_Password Critical
# IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Violation_Network_Boot_Password  Critical
# IPMI_Platform_Security_Violation_Attempt_Other_Pre_Boot_Password_Violation                  Critical 
# IPMI_Platform_Security_Violation_Attempt_Out_Of_Band_Access_Password_Violation              Critical
#
##########################################################################################################
#
## IPMI_Processor
#
# IPMI_Processor_IERR                                          Critical
# IPMI_Processor_Thermal_Trip                                  Critical
# IPMI_Processor_FRB1_BIST_Failure                             Critical 
# IPMI_Processor_FRB2_Hang_In_POST_Failure                     Critical
# IPMI_Processor_FRB3_Processor_Startup_Initialization_Failure Critical
# IPMI_Processor_Configuration_Error                           Critical 
# IPMI_Processor_SMBIOS_Uncorrectable_CPU_Complex_Error        Critical 
# IPMI_Processor_Processor_Presence_Detected                   Nominal
# IPMI_Processor_Processor_Disabled                            Critical
# IPMI_Processor_Terminator_Presence_Detected                  Critical
# IPMI_Processor_Processor_Automatically_Throttled             Warning
# IPMI_Processor_Machine_Check_Exception                       Critical          
# IPMI_Processor_Correctable_Machine_Check_Error               Warning
#
##########################################################################################################
#
## IPMI_Processor_State
#
# IPMI_Processor_State_Deasserted     Nominal
# IPMI_Processor_State_Asserted       Critical
#
##########################################################################################################
#
## IPMI_Power_Supply
#
# IPMI_Power_Supply_Presence_Detected                           Nominal  Nominal
# IPMI_Power_Supply_Power_Supply_Failure_Detected               Critical Critical
# IPMI_Power_Supply_Predictive_Failure                          Critical Critical
# IPMI_Power_Supply_Power_Supply_Input_Lost_AC_DC               Critical Warning
# IPMI_Power_Supply_Power_Supply_Input_Lost_Or_Out_Of_Range     Critical Warning
# IPMI_Power_Supply_Power_Supply_Input_Out_Of_Range_But_Present Critical Warning
# IPMI_Power_Supply_Configuration_Error                         Critical Critical
#
##########################################################################################################
#
## IPMI_Power_Supply_State
#
# IPMI_Power_Supply_State_Deasserted     Nominal
# IPMI_Power_Supply_State_Asserted       Warning
#
##########################################################################################################
#
## IPMI_Power_Supply_Redundancy
#
# IPMI_Power_Supply_Redundancy_Fully_Redundant                                                 Nominal  Nominal
# IPMI_Power_Supply_Redundancy_Redundancy_Lost                                                 Critical Warning
# IPMI_Power_Supply_Redundancy_Redundancy_Degraded                                             Warning  Warning
# IPMI_Power_Supply_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant               Critical Warning
# IPMI_Power_Supply_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy Critical Warning
# IPMI_Power_Supply_Redundancy_Non_Redundant_Insufficient_Resources                            Critical Warning
# IPMI_Power_Supply_Redundancy_Redundancy_Degraded_From_Fully_Redundant                        Warning  Warning
# IPMI_Power_Supply_Redundancy_Redundancy_Degraded_From_Non_Redundant                          Warning  Warning
#
##########################################################################################################
#
## IPMI_Power_Unit
#
# IPMI_Power_Unit_Power_Off_Power_Down        Nominal  Nominal
# IPMI_Power_Unit_Power_Cycle                 Nominal  Nominal
# IPMI_Power_Unit_240VA_Power_Down            Warning  Nominal
# IPMI_Power_Unit_Interlock_Power_Down        Warning  Warning
# IPMI_Power_Unit_AC_Lost                     Critical Warning
# IPMI_Power_Unit_Soft_Power_Control_Failure  Critical Critical
# IPMI_Power_Unit_Power_Unit_Failure_Detected Critical Critical
# IPMI_Power_Unit_Predictive_Failure          Critical Critical
# 
##########################################################################################################
#
## IPMI_Power_Unit_Device_Present
#
# IPMI_Power_Unit_Device_Present_Device_Removed_Device_Absent   Critical
# IPMI_Power_Unit_Device_Present_Device_Inserted_Device_Present Nominal
#
##########################################################################################################
#
## IPMI_Power_Unit_Redundancy
#
# IPMI_Power_Unit_Redundancy_Fully_Redundant                                                   Nominal  Nominal
# IPMI_Power_Unit_Redundancy_Redundancy_Lost                                                   Critical Warning
# IPMI_Power_Unit_Redundancy_Redundancy_Degraded                                               Warning  Warning
# IPMI_Power_Unit_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant                 Critical Warning
# IPMI_Power_Unit_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy   Critical Warning
# IPMI_Power_Unit_Redundancy_Non_Redundant_Insufficient_Resources                              Critical Warning
# IPMI_Power_Unit_Redundancy_Redundancy_Degraded_From_Fully_Redundant                          Warning  Warning
# IPMI_Power_Unit_Redundancy_Redundancy_Degraded_From_Non_Redundant                            Warning  Warning
#
##########################################################################################################
#
## IPMI_Memory
#
# IPMI_Memory_Correctable_Memory_Error                           Warning
# IPMI_Memory_Uncorrectable_Memory_Error                         Critical
# IPMI_Memory_Parity                                             Critical
# IPMI_Memory_Memory_Scrub_Failed                                Critical
# IPMI_Memory_Memory_Device_Disabled                             Critical
# IPMI_Memory_Correctable_Memory_Error_Logging_Limit_Reached     Warning
# IPMI_Memory_Presence_Detected                                  Nominal
# IPMI_Memory_Configuration_Error                                Critical
# IPMI_Memory_Spare                                              Nominal
# IPMI_Memory_Memory_Automatically_Throttled                     Warning
# IPMI_Memory_Critical_Overtemperature                           Critical
#
##########################################################################################################
#
## IPMI_Drive_Slot
#
# IPMI_Drive_Slot_Drive_Presence                             Nominal
# IPMI_Drive_Slot_Drive_Fault                                Critical
# IPMI_Drive_Slot_Predictive_Failure                         Critical
# IPMI_Drive_Slot_Hot_Spare                                  Nominal 
# IPMI_Drive_Slot_Consistency_Check_Parity_Check_In_Progress Nominal
# IPMI_Drive_Slot_In_Critical_Array                          Critical
# IPMI_Drive_Slot_In_Failed_Array                            Critical
# IPMI_Drive_Slot_Rebuild_Remap_In_Progress                  Nominal
# IPMI_Drive_Slot_Rebuild_Remap_Aborted                      Critical
#
##########################################################################################################
#
## IPMI_Drive_Slot_State
#
# IPMI_Drive_Slot_State_Deasserted   Warning
# IPMI_Drive_Slot_State_Asserted     Nominal
#
##########################################################################################################
#
## IPMI_Drive_Slot_Predictive_Failure
#
# IPMI_Drive_Slot_Predictive_Failure_Deasserted   Nominal
# IPMI_Drive_Slot_Predictive_Failure_Asserted     Critical
#
##########################################################################################################
#
## IPMI_Drive_Slot_Device_Present
#
# IPMI_Drive_Slot_Device_Present_Device_Removed_Device_Absent   Critical
# IPMI_Drive_Slot_Device_Present_Device_Inserted_Device_Present Nominal
#
##########################################################################################################
#
## IPMI_System_Firmware_Progress
#
# IPMI_System_Firmware_Progress_System_Firmware_Error    Critical
# IPMI_System_Firmware_Progress_System_Firmware_Hang     Critical
# IPMI_System_Firmware_Progress_System_Firmware_Progress Nominal
#
##########################################################################################################
#
## IPMI_Event_Logging_Disabled
#
# IPMI_Event_Logging_Disabled_Correctable_Memory_Error_Logging_Disabled        Critical
# IPMI_Event_Logging_Disabled_Event_Type_Logging_Disabled                      Critical
# IPMI_Event_Logging_Disabled_Log_Area_Reset_Cleared                           Nominal
# IPMI_Event_Logging_Disabled_All_Event_Logging_Disabled                       Critical
# IPMI_Event_Logging_Disabled_SEL_Full                                         Critical
# IPMI_Event_Logging_Disabled_SEL_Almost_Full                                  Warning
# IPMI_Event_Logging_Disabled_Correctable_Machine_Check_Error_Logging_Disabled Critical
#
##########################################################################################################
#
## IPMI_System_Event
#
# IPMI_System_Event_System_Reconfigured                  Warning
# IPMI_System_Event_OEM_System_Boot_Event                Nominal
# IPMI_System_Event_Undetermined_System_Hardware_Failure Critical
# IPMI_System_Event_Entry_Added_To_Auxiliary_Log         Nominal
# IPMI_System_Event_PEF_Action                           Nominal
# IPMI_System_Event_Timestamp_Clock_Sync                 Warning
#
##########################################################################################################
#
## IPMI_Critical_Interrupt
#
# IPMI_Critical_Interrupt_Front_Panel_NMI_Diagnostic_Interrupt Critical
# IPMI_Critical_Interrupt_Bus_Timeout                          Critical
# IPMI_Critical_Interrupt_IO_Channel_Check_NMI                 Critical
# IPMI_Critical_Interrupt_Software_NMI                         Warning
# IPMI_Critical_Interrupt_PCI_PERR                             Critical
# IPMI_Critical_Interrupt_PCI_SERR                             Critical
# IPMI_Critical_Interrupt_EISA_Fail_Safe_Timeout               Critical
# IPMI_Critical_Interrupt_Bus_Correctable_Error                Warning
# IPMI_Critical_Interrupt_Bus_Uncorrectable_Error              Critical
# IPMI_Critical_Interrupt_Fatal_NMI                            Critical
# IPMI_Critical_Interrupt_Bus_Fatal_Error                      Critical
# IPMI_Critical_Interrupt_Bus_Degraded                         Warning
#
##########################################################################################################
#
## IPMI_Button_Switch
#
# IPMI_Button_Switch_Power_Button_Pressed       Nominal
# IPMI_Button_Switch_Sleep_Button_Pressed       Nominal
# IPMI_Button_Switch_Reset_Button_Pressed       Nominal
# IPMI_Button_Switch_FRU_Latch_Open             Warning
# IPMI_Button_Switch_FRU_Service_Request_Button Warning
#
##########################################################################################################
#
## IPMI_Button_Switch_State
#
# IPMI_Button_Switch_State_Deasserted   Nominal
# IPMI_Button_Switch_State_Asserted     Nominal
#
##########################################################################################################
#
## IPMI_Chip_Set
#
# IPMI_Chip_Set_Soft_Power_Control_Failure   Critical
# IPMI_Chip_Set_Thermal_Trip                 Critical
#
##########################################################################################################
#
## IPMI_Module_Board_State
#
# IPMI_Module_Board_State_Deasserted   Nominal
# IPMI_Module_Board_State_Asserted     Critical
#
##########################################################################################################
#
## IPMI_Module_Board_Device_Present
#
# IPMI_Module_Board_Device_Present_Device_Removed_Device_Absent   Critical
# IPMI_Module_Board_Device_Present_Device_Inserted_Device_Present Nominal
#
##########################################################################################################
#
## IPMI_Cable_Interconnect
#
# IPMI_Cable_Interconnect_Is_Connected        Nominal
# IPMI_Cable_Interconnect_Configuration_Error Critical
#
##########################################################################################################
#
## IPMI_Boot_Error
#
# IPMI_Boot_Error_No_Bootable_Media                                  Critical
# IPMI_Boot_Error_Non_Bootable_Diskette_Left_In_Drive                Critical
# IPMI_Boot_Error_PXE_Server_Not_Found                               Critical
# IPMI_Boot_Error_Invalid_Boot_Sector                                Critical
# IPMI_Boot_Error_Timeout_Waiting_For_User_Selection_Of_Boot_Source  Warning
#
##########################################################################################################
#
## IPMI_Slot_Connector
#
# IPMI_Slot_Connector_Fault_Status_Asserted                        Critical
# IPMI_Slot_Connector_Identify_Status_Asserted                     Warning
# IPMI_Slot_Connector_Slot_Connector_Device_Installed_Attached     Nominal
# IPMI_Slot_Connector_Slot_Connector_Ready_For_Device_Installation Nominal
# IPMI_Slot_Connector_Slot_Connector_Ready_For_Device_Removal      Nominal
# IPMI_Slot_Connector_Slot_Power_Is_Off                            Nominal
# IPMI_Slot_Connector_Slot_Connector_Device_Removal_Request        Warning
# IPMI_Slot_Connector_Interlock_Asserted                           Warning
# IPMI_Slot_Connector_Slot_Is_Disabled                             Warning
# IPMI_Slot_Connector_Slot_Holds_Spare_Device                      Nominal
#
##########################################################################################################
#
## IPMI_System_ACPI_Power_State
#
# IPMI_System_ACPI_Power_State_S0_G0                             Nominal
# IPMI_System_ACPI_Power_State_S1                                Nominal
# IPMI_System_ACPI_Power_State_S2                                Nominal
# IPMI_System_ACPI_Power_State_S3                                Nominal
# IPMI_System_ACPI_Power_State_S4                                Nominal
# IPMI_System_ACPI_Power_State_S5_G2                             Nominal
# IPMI_System_ACPI_Power_State_S4_S5_Soft_Off                    Nominal
# IPMI_System_ACPI_Power_State_G3_Mechanical_Off                 Nominal
# IPMI_System_ACPI_Power_State_Sleeping_in_an_S1_S2_or_S3_States Nominal
# IPMI_System_ACPI_Power_State_G1_Sleeping                       Nominal
# IPMI_System_ACPI_Power_State_S5_Entered_By_Override            Nominal
# IPMI_System_ACPI_Power_State_Legacy_ON_State                   Nominal
# IPMI_System_ACPI_Power_State_Legacy_OFF_State                  Nominal
# IPMI_System_ACPI_Power_State_Unspecified                       Critical
# IPMI_System_ACPI_Power_State_Unknown                           Critical
#
##########################################################################################################
#
## IPMI_Watchdog2
#
# IPMI_Watchdog2_Timer_Expired   Warning
# IPMI_Watchdog2_Hard_Reset      Critical
# IPMI_Watchdog2_Power_Down      Critical
# IPMI_Watchdog2_Power_Cycle     Critical
# IPMI_Watchdog2_Reserved1       Nominal
# IPMI_Watchdog2_Reserved2       Nominal
# IPMI_Watchdog2_Reserved3       Nominal
# IPMI_Watchdog2_Reserved4       Nominal
# IPMI_Watchdog2_Timer_Interrupt Warning
#
##########################################################################################################
#
## IPMI_Entity_Presence
#
# IPMI_Entity_Presence_Entity_Present  Nominal
# IPMI_Entity_Presence_Entity_Absent   Critical
# IPMI_Entity_Presence_Entity_Disabled Critical
#
##########################################################################################################
#
## IPMI_Entity_Presence_Device_Present
#
# IPMI_Entity_Presence_Device_Present_Device_Removed_Device_Absent   Critical
# IPMI_Entity_Presence_Device_Present_Device_Inserted_Device_Present Nominal
# 
##########################################################################################################
#
## IPMI_Management_Subsystem_Health
#
# IPMI_Management_Subsystem_Health_Sensor_Access_Degraded_Or_Unavailable      Critical
# IPMI_Management_Subsystem_Health_Controller_Access_Degraded_Or_Unavailable  Critical
# IPMI_Management_Subsystem_Health_Management_Controller_Off_Line             Critical
# IPMI_Management_Subsystem_Health_Management_Controller_Unavailable          Critical
# IPMI_Management_Subsystem_Health_Sensor_Failure                             Critical
# IPMI_Management_Subsystem_Health_FRU_Failure                                Critical
#
##########################################################################################################
#
## IPMI_Battery
#
# IPMI_Battery_Battery_Low               Warning
# IPMI_Battery_Battery_Failed            Critical
# IPMI_Battery_Battery_Presence_Detected Nominal
#
##########################################################################################################
#
## IPMI_FRU_State
#
# IPMI_FRU_State_FRU_Not_Installed            Critical
# IPMI_FRU_State_FRU_Inactive                 Critical
# IPMI_FRU_State_FRU_Activation_Requested     Warning
# IPMI_FRU_State_FRU_Activation_In_Progress   Warning
# IPMI_FRU_State_FRU_Active                   Nominal
# IPMI_FRU_State_FRU_Deactivation_Requested   Warning
# IPMI_FRU_State_FRU_Deactivation_In_Progress Warning 
# IPMI_FRU_State_FRU_Communication_Lost       Critical
#
##########################################################################################################
#
## Intel Node Manager Exception Event / Alert Threshold Exceeded
##
## Intel S5500WB/Penguin Computing Relion 700
## Inventec 5441/Dell Xanadu II
## Inventec 5442/Dell Xanadu III
## Quanta S99Q/Dell FS12-TY
##
## Manufacturer ID = 343 (Intel)
## Product ID = 62 (S5500WB)
## Manufacturer ID = 20569 (Inventec)
## Product ID = 51 (5441), 52 (5442)
## Manufacturer ID = 7244 (Quanta)
## Product ID = 21401 (S99Q)
## Event/Reading Type Code = 72h (Node Manager Exception Event / Alert Threshold Exceeded)
## Sensor Type = DCh (Node Manager)
#
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x72 0xDC ANY 0xA0 ANY ANY Warning
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x72 0xDC ANY 0xA1 ANY ANY Warning
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x72 0xDC ANY 0xA2 ANY ANY Warning
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x72 0xDC ANY 0xA8 ANY ANY Warning
#
##########################################################################################################
#
## Intel Node Manager Health Event
##
## Intel S5500WB/Penguin Computing Relion 700 Node Manager Health Event
## Inventec 5441/Dell Xanadu II
## Inventec 5442/Dell Xanadu III
## Quanta S99Q/Dell FS12-TY
##
## Manufacturer ID = 343 (Intel)
## Product ID = 62 (S5500WB)
## Manufacturer ID = 20569 (Inventec)
## Product ID = 51 (5441), 52 (5442)
## Manufacturer ID = 7244 (Quanta)
## Product ID = 21401 (S99Q)
## Event/Reading Type Code = 73h (Node Manager Health Event)
## Sensor Type = DCh (Node Manager)
#
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x73 0xDC ANY 0xA2 ANY ANY Warning
#
##########################################################################################################
#
## Intel Node Manager Operational Capabilities Change Event
##
## Intel S5500WB/Penguin Computing Relion 700 Node Manager Health Event
## Inventec 5441/Dell Xanadu II
## Inventec 5442/Dell Xanadu III
## Quanta S99Q/Dell FS12-TY
##
## Manufacturer ID = 343 (Intel)
## Product ID = 62 (S5500WB)
## Manufacturer ID = 20569 (Inventec)
## Product ID = 51 (5441), 52 (5442)
## Manufacturer ID = 7244 (Quanta)
## Product ID = 21401 (S99Q)
## Event/Reading Type Code = 74h (Node Manager Operational Capabilities Change Event)
## Sensor Type = DCh (Node Manager)
#
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x74 0xDC ANY ANY ANY ANY Warning
#
##########################################################################################################
#
## Intel Node Manager Server Platform Services Firmware Health
##
## Intel S5500WB/Penguin Computing Relion
## Inventec 5441/Dell Xanadu II
## Inventec 5442/Dell Xanadu III
## Quanta S99Q/Dell FS12-TY
##
## Manufacturer ID = 343 (Intel)
## Product ID = 62 (S5500WB)
## Manufacturer ID = 20569 (Inventec)
## Product ID = 51 (5441), 52 (5442)
## Manufacturer ID = 7244 (Quanta)
## Product ID = 21401 (S99Q)
## Event/Reading Type Code = 75h (Server Platform Services Firmware Health)
## Sensor Type = DCh (Node Manager)
#
# IPMI_OEM_Sensor_System_Event_Record 343:62,20569:51-52,7244:21401 0x75 0xDC ANY 0xA0 ANY ANY Warning
#
##########################################################################################################