table of contents
- bookworm 1.6.10-1
- bookworm-backports 1.6.13-2~bpo12+1
- testing 1.6.15-1
- unstable 1.6.15-1
FREEIPMI_INTERPRET_SEL(5) | Configuration | FREEIPMI_INTERPRET_SEL(5) |
NAME¶
freeipmi_interpret_sel.conf - specify system event log (SEL) interpretation rules
DESCRIPTION¶
The/etc/freeipmi//freeipmi_interpret_sel.confdefines how IPMI system event log entries should beinterpreted. IPMI system events specify a number ofstates/thresholds when they are read. Based on thosestates/thresholds, libraries and tools such aslibipmimonitoring(3)andipmi-sel(8)can report if an event is "good" or "bad" via a report of a NOMINAL,WARNING, or CRITICAL state. A different state can be reported for anevent depending on if it is asserted or deasserted.
Each of the states listed below are (hopefully) descriptive enoughto describe the state conditions that may be set/unset for eachsensor or event type. For more detailed information on each of theindividual 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/thresholdsthat exist on a system by outputting very verbose output and seeingwhat types of Assertion or Deassertion events are possible.
Each of the events below may may take 1 or 2 of the following statesas 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 theevent is asserted or deasserted. If two states are listed, the firststate will be interpreted when an event is asserted, and the laterwill be interpreted when an event is deasserted.
Not all IPMI sensor types and event types are currently supported. Ifyou would like more to be supported, please e-mail the FreeIPMImailing list.
The default values selected for individual events beingtripped are based on best guesses and motherboards being analyzed.If you think they should be changed, please e-mail the FreeIPMImailing list to discuss what the defaults should be.
Most default interpretations can be determined quite easily and canmeet the needs of most users. For example, a reading of"Performance_Met" is normally better than "Performance_Lags".However, some sensors can be ambiguous and depend completely on themanufacturer. For example, "State_Asserted" vs. "State_Deasserted"are completely at the interpretation of the vendor. Users are advisedto adjust the interpretations below as needed for their machines.
FORMAT¶
The configuration options that can be specified in the configurationfile are listed below. Each configuration option must be listed on aseparate line. Arguments for an option are separated by any amount ofwhitespace. Multiple arguments are also separated by whitespace.Comments can be marked by using the pound sign ("#") character, andlines can be continued on the next using backslash ("\").
OPTIONS¶
- IPMI_Threshold_Sensor
- The following states correspond to threshold sensor events. Thisnormally applies to events that dealing with non-discrete values, suchas temperatures, voltages, RPM, etc.
- IPMI_Threshold_Sensor_Lower_Non_Critical_Going_Low
- Defaults to Warning/Nominal.
- IPMI_Threshold_Sensor_Lower_Non_Critical_Going_High
- Defaults to Nominal/Nominal.
- IPMI_Threshold_Sensor_Lower_Critical_Going_Low
- Defaults to Critical/Warning.
- IPMI_Threshold_Sensor_Lower_Critical_Going_High
- Defaults to Warning/Warning.
- IPMI_Threshold_Sensor_Lower_Non_Recoverable_Going_Low
- Defaults to Critical/Critical.
- IPMI_Threshold_Sensor_Lower_Non_Recoverable_Going_High
- Defaults to Critical/Critical.
- IPMI_Threshold_Sensor_Upper_Non_Critical_Going_Low
- Defaults to Nominal/Nominal.
- IPMI_Threshold_Sensor_Upper_Non_Critical_Going_High
- Defaults to Warning/Nominal.
- IPMI_Threshold_Sensor_Upper_Critical_Going_Low
- Defaults to Warning/Warning.
- IPMI_Threshold_Sensor_Upper_Critical_Going_High
- Defaults to Critical/Warning.
- IPMI_Threshold_Sensor_Upper_Non_Recoverable_Going_Low
- Defaults to Critical/Critical.
- IPMI_Threshold_Sensor_Upper_Non_Recoverable_Going_High
- Defaults to Critical/Critical.
- IPMI_Temperature_State
- The following states correspond to Temperature sensor events that report anassertion or deassertion.
- IPMI_Temperature_State_Deasserted
- Defaults to Nominal.
- IPMI_Temperature_State_Asserted
- Defaults to Warning.
- IPMI_Temperature_Limit
- The following states correspond to Temperature sensor events thatreport on limits.
- IPMI_Temperature_Limit_Not_Exceeded
- Defaults to Nominal.
- IPMI_Temperature_Limit_Exceeded
- Defaults to Critical.
- IPMI_Temperature_Transition_Severity
- The following states correspond to Temperature sensor events thatreport on transition severity.
- IPMI_Temperature_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Temperature_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Temperature_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Temperature_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Temperature_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Temperature_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Temperature_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Temperature_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Temperature_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Voltage_State
- The following states correspond to Voltage sensor events that report anassertion or deassertion.
- IPMI_Voltage_State_Deasserted
- Defaults to Nominal.
- IPMI_Voltage_State_Asserted
- Defaults to Warning.
- IPMI_Voltage_Limit
- The following states correspond to Voltage sensor events thatreport on limits.
- IPMI_Voltage_Limit_Not_Exceeded
- Defaults to Nominal.
- IPMI_Voltage_Limit_Exceeded
- Defaults to Critical.
- IPMI_Voltage_Performance
- The following states correspond to Voltage sensor events that report onperformance.
- IPMI_Voltage_Performance_Met
- Defaults to Nominal/Nominal.
- IPMI_Voltage_Performance_Lags
- Defaults to Critical/Warning.
- IPMI_Voltage_Transition_Severity
- The following states correspond to Voltage sensor events thatreport on device severity.
- IPMI_Voltage_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Voltage_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Voltage_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Voltage_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Voltage_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Voltage_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Voltage_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Voltage_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Voltage_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Current_Transition_Severity
- The following states correspond to Current sensor events thatreport on device severity.
- IPMI_Current_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Current_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Current_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Current_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Current_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Current_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Current_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Current_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Current_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Fan_State
- The following states correspond to Fan sensor events that report anassertion or deassertion.
- IPMI_Fan_State_Deasserted
- Defaults to Nominal.
- IPMI_Fan_State_Asserted
- Defaults to Warning.
- IPMI_Fan_Transition_Severity
- The following states correspond to Fan sensor events thatreport on device severity.
- IPMI_Fan_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Fan_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Fan_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Fan_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Fan_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Fan_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Fan_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Fan_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Fan_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Fan_Device_Present
- The following states correspond to Fan sensor events that report ondevice installation.
- IPMI_Fan_Device_Present_Device_Removed_Device_Absent
- Defaults to Critical.
- IPMI_Fan_Device_Present_Device_Inserted_Device_Present
- Defaults to Nominal.
- IPMI_Fan_Transition_Availability
- The following states correspond to Fan sensor events that report ondevice availability.
- IPMI_Fan_Transition_Availability_To_Running
- Defaults to Nominal/Nominal.
- IPMI_Fan_Transition_Availability_To_In_Test
- Defaults to Warning/Warning.
- IPMI_Fan_Transition_Availability_To_Power_Off
- Defaults to Warning/Warning.
- IPMI_Fan_Transition_Availability_To_On_Line
- Defaults to Warning/Warning.
- IPMI_Fan_Transition_Availability_To_Off_Line
- Defaults to Warning/Warning.
- IPMI_Fan_Transition_Availability_To_Off_Duty
- Defaults to Warning/Warning.
- IPMI_Fan_Transition_Availability_To_Degraded
- Defaults to Critical/Warning.
- IPMI_Fan_Transition_Availability_To_Power_Save
- Defaults to Warning/Warning.
- IPMI_Fan_Transition_Availability_Install_Error
- Defaults to Critical/Critical.
- IPMI_Fan_Redundancy
- The following states correspond to Fan sensor events that report onredundancy.
- IPMI_Fan_Redundancy_Fully_Redundant
- Defaults to Nominal/Nominal.
- IPMI_Fan_Redundancy_Redundancy_Lost
- Defaults to Critical/Warning.
- IPMI_Fan_Redundancy_Redundancy_Degraded
- Defaults to Warning/Warning.
- IPMI_Fan_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant
- Defaults to Critical/Warning.
- IPMI_Fan_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy
- Defaults to Critical/Warning.
- IPMI_Fan_Redundancy_Non_Redundant_Insufficient_Resources
- Defaults to Critical/Warning.
- IPMI_Fan_Redundancy_Redundancy_Degraded_From_Fully_Redundant
- Defaults to Warning/Warning.
- IPMI_Fan_Redundancy_Redundancy_Degraded_From_Non_Redundant
- Defaults to Warning/Warning.
- IPMI_Physical_Security
- The following states correspond to Physical Security sensor events w/Physical Security specific output events.
- IPMI_Physical_Security_General_Chassis_Intrusion
- Defaults to Critical.
- IPMI_Physical_Security_Drive_Bay_Intrusion
- Defaults to Critical.
- IPMI_Physical_Security_IO_Card_Intrusion
- Defaults to Critical.
- IPMI_Physical_Security_Processor_Area_Intrusion
- Defaults to Critical.
- IPMI_Physical_Security_LAN_Leash_Lost
- Defaults to Critical.
- Defaults to Critical.
- IPMI_Physical_Security_FAN_Area_Intrusion
- Defaults to Critical.
- IPMI_Platform_Security_Violation_Attempt
- The following states correspond to Platform Violation Attempt sensor events w/Platform Security Violation Attempt specific output events.
- IPMI_Platform_Security_Violation_Attempt_Secure_Mode_Violation_Attempt
- Defaults to Critical.
- IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Violation_User_Password
- Defaults to Critical.
- IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Violation_Attempt_Setup_Password
- Defaults to Critical.
- IPMI_Platform_Security_Violation_Attempt_Pre_Boot_Password_Violation_Network_Boot_Password
- Defaults to Critical.
- IPMI_Platform_Security_Violation_Attempt_Other_Pre_Boot_Password_Violation
- Defaults to Critical.
- IPMI_Platform_Security_Violation_Attempt_Out_Of_Band_Access_Password_Violation
- Defaults to Critical.
- IPMI_Processor
- The following states correspond to Processor sensor events w/Processor specific output events.
- IPMI_Processor_IERR
- Defaults to Critical.
- IPMI_Processor_Thermal_Trip
- Defaults to Critical.
- IPMI_Processor_FRB1_BIST_Failure
- Defaults to Critical.
- IPMI_Processor_FRB2_Hang_In_POST_Failure
- Defaults to Critical.
- IPMI_Processor_FRB3_Processor_Startup_Initialization_Failure
- Defaults to Critical.
- IPMI_Processor_Configuration_Error
- Defaults to Critical.
- IPMI_Processor_SMBIOS_Uncorrectable_CPU_Complex_Error
- Defaults to Critical.
- IPMI_Processor_Processor_Presence_Detected
- Defaults to Nominal.
- IPMI_Processor_Processor_Disabled
- Defaults to Critical.
- IPMI_Processor_Terminator_Presence_Detected
- Defaults to Critical.
- IPMI_Processor_Processor_Automatically_Throttled
- Defaults to Warning.
- IPMI_Processor_Machine_Check_Exception
- Defaults to Critical.
- IPMI_Processor_Correctable_Machine_Check_Error
- Defaults to Warning.
- IPMI_Processor_State
- The following states correspond to Processor sensor events that report anassertion or deassertion.
- IPMI_Processor_State_Deasserted
- Defaults to Nominal.
- IPMI_Processor_State_Asserted
- Defaults to Critical.
- IPMI_Power_Supply
- The following states correspond to Power Supply sensor events w/Power Supply specific output events.
- IPMI_Power_Supply_Presence_Detected
- Defaults to Nominal/Nominal.
- IPMI_Power_Supply_Power_Supply_Failure_Detected
- Defaults to Critical/Critical.
- IPMI_Power_Supply_Predictive_Failure
- Defaults to Critical/Critical.
- IPMI_Power_Supply_Power_Supply_Input_Lost_AC_DC
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Power_Supply_Input_Lost_Or_Out_Of_Range
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Power_Supply_Input_Out_Of_Range_But_Present
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Configuration_Error
- Defaults to Critical/Critical.
- IPMI_Power_Supply_Power_Supply_Inactive
- Defaults to Warning/Warning.
- IPMI_Power_Supply_State
- The following states correspond to Power_Supply sensor events that report anassertion or deassertion.
- IPMI_Power_Supply_State_Deasserted
- Defaults to Critical.
- IPMI_Power_Supply_State_Asserted
- Defaults to Nominal.
- IPMI_Power_Supply_Transition_Severity
- The following states correspond to Power Supply sensor events thatreport on device severity.
- IPMI_Power_Supply_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Power_Supply_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Power_Supply_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Power_Supply_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Power_Supply_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Power_Supply_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Power_Supply_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Power_Supply_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Power_Supply_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Power_Supply_Redundancy
- The following states correspond to Power Supply sensor events that report onredundancy.
- IPMI_Power_Supply_Redundancy_Fully_Redundant
- Defaults to Nominal/Nominal.
- IPMI_Power_Supply_Redundancy_Redundancy_Lost
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Redundancy_Redundancy_Degraded
- Defaults to Warning/Warning.
- IPMI_Power_Supply_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Redundancy_Non_Redundant_Insufficient_Resources
- Defaults to Critical/Warning.
- IPMI_Power_Supply_Redundancy_Redundancy_Degraded_From_Fully_Redundant
- Defaults to Warning/Warning.
- IPMI_Power_Supply_Redundancy_Redundancy_Degraded_From_Non_Redundant
- Defaults to Warning/Warning.
- IPMI_Power_Unit
- The following states correspond to Power Unit sensor events w/Power Unit specific output events.
- IPMI_Power_Unit_Power_Off_Power_Down
- Defaults to Nominal/Nominal.
- IPMI_Power_Unit_Power_Cycle
- Defaults to Nominal/Nominal.
- IPMI_Power_Unit_240VA_Power_Down
- Defaults to Warning/Nominal.
- IPMI_Power_Unit_Interlock_Power_Down
- Defaults to Warning/Warning.
- IPMI_Power_Unit_AC_Lost
- Defaults to Critical/Warning.
- IPMI_Power_Unit_Soft_Power_Control_Failure
- Defaults to Critical/Critical.
- IPMI_Power_Unit_Power_Unit_Failure_Detected
- Defaults to Critical/Critical.
- IPMI_Power_Unit_Predictive_Failure
- Defaults to Critical/Critical.
- IPMI_Power_Unit_Device_Present
- The following states correspond to Power Unit sensor events that report ondevice installation.
- IPMI_Power_Unit_Device_Present_Device_Removed_Device_Absent
- Defaults to Critical.
- IPMI_Power_Unit_Device_Present_Device_Inserted_Device_Present
- Defaults to Nominal.
- IPMI_Power_Unit_Redundancy
- The following states correspond to Power Unit sensor events that report onredundancy.
- IPMI_Power_Unit_Redundancy_Fully_Redundant
- Defaults to Nominal/Nominal.
- IPMI_Power_Unit_Redundancy_Redundancy_Lost
- Defaults to Critical/Warning.
- IPMI_Power_Unit_Redundancy_Redundancy_Degraded
- Defaults to Warning/Warning.
- IPMI_Power_Unit_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant
- Defaults to Critical/Warning.
- IPMI_Power_Unit_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy
- Defaults to Critical/Warning.
- IPMI_Power_Unit_Redundancy_Non_Redundant_Insufficient_Resources
- Defaults to Critical/Warning.
- IPMI_Power_Unit_Redundancy_Redundancy_Degraded_From_Fully_Redundant
- Defaults to Warning/Warning.
- IPMI_Power_Unit_Redundancy_Redundancy_Degraded_From_Non_Redundant
- Defaults to Warning/Warning.
- IPMI_Cooling_Device_Redundancy
- The following states correspond to Cooling Device sensor events that report onredundancy.
- IPMI_Cooling_Device_Redundancy_Fully_Redundant
- Defaults to Nominal/Nominal.
- IPMI_Cooling_Device_Redundancy_Redundancy_Lost
- Defaults to Critical/Warning.
- IPMI_Cooling_Device_Redundancy_Redundancy_Degraded
- Defaults to Warning/Warning.
- IPMI_Cooling_Device_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant
- Defaults to Critical/Warning.
- IPMI_Cooling_Device_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy
- Defaults to Critical/Warning.
- IPMI_Cooling_Device_Redundancy_Non_Redundant_Insufficient_Resources
- Defaults to Critical/Warning.
- IPMI_Cooling_Device_Redundancy_Redundancy_Degraded_From_Fully_Redundant
- Defaults to Warning/Warning.
- IPMI_Cooling_Device_Redundancy_Redundancy_Degraded_From_Non_Redundant
- Defaults to Warning/Warning.
- IPMI_Memory
- The following states correspond to Memory sensor events w/Memory specific output events.
- IPMI_Memory_Correctable_Memory_Error
- Defaults to Warning.
- IPMI_Memory_Uncorrectable_Memory_Error
- Defaults to Critical.
- IPMI_Memory_Parity
- Defaults to Critical.
- IPMI_Memory_Memory_Scrub_Failed
- Defaults to Critical.
- IPMI_Memory_Memory_Device_Disabled
- Defaults to Critical.
- IPMI_Memory_Correctable_Memory_Error_Logging_Limit_Reached
- Defaults to Warning.
- IPMI_Memory_Presence_Detected
- Defaults to Nominal.
- IPMI_Memory_Configuration_Error
- Defaults to Critical.
- IPMI_Memory_Spare
- Defaults to Nominal.
- IPMI_Memory_Memory_Automatically_Throttled
- Defaults to Warning.
- IPMI_Memory_Critical_Overtemperature
- Defaults to Critical.
- IPMI_Memory_State
- The following states correspond to Memory sensor events that report anassertion or deassertion.
- IPMI_Memory_State_Deasserted
- Defaults to Nominal.
- IPMI_Memory_State_Asserted
- Defaults to Critical.
- IPMI_Memory_Transition_Severity
- The following states correspond to Memory sensor events thatreport on transition severity.
- IPMI_Memory_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Memory_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Memory_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Memory_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Memory_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Memory_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Memory_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Memory_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Memory_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Memory_Redundancy
- The following states correspond to Memory sensor events that report onredundancy.
- IPMI_Memory_Redundancy_Fully_Redundant
- Defaults to Nominal/Nominal.
- IPMI_Memory_Redundancy_Redundancy_Lost
- Defaults to Critical/Warning.
- IPMI_Memory_Redundancy_Redundancy_Degraded
- Defaults to Warning/Warning.
- IPMI_Memory_Redundancy_Non_Redundant_Sufficient_Resources_From_Redundant
- Defaults to Critical/Warning.
- IPMI_Memory_Redundancy_Non_Redundant_Sufficient_Resources_From_Insufficient_Redundancy
- Defaults to Critical/Warning.
- IPMI_Memory_Redundancy_Non_Redundant_Insufficient_Resources
- Defaults to Critical/Warning.
- IPMI_Memory_Redundancy_Redundancy_Degraded_From_Fully_Redundant
- Defaults to Warning/Warning.
- IPMI_Memory_Redundancy_Redundancy_Degraded_From_Non_Redundant
- Defaults to Warning/Warning.
- IPMI_Drive_Slot
- The following states correspond to Drive Slot sensor events w/Drive Slot specific output events.
- IPMI_Drive_Slot_Drive_Presence
- Defaults to Nominal.
- IPMI_Drive_Slot_Drive_Fault
- Defaults to Critical.
- IPMI_Drive_Slot_Predictive_Failure
- Defaults to Critical.
- IPMI_Drive_Slot_Hot_Spare
- Defaults to Nominal.
- IPMI_Drive_Slot_Consistency_Check_Parity_Check_In_Progress
- Defaults to Nominal.
- IPMI_Drive_Slot_In_Critical_Array
- Defaults to Critical.
- IPMI_Drive_Slot_In_Failed_Array
- Defaults to Critical.
- IPMI_Drive_Slot_Rebuild_Remap_In_Progress
- Defaults to Nominal.
- IPMI_Drive_Slot_Rebuild_Remap_Aborted
- Defaults to Critical.
- IPMI_Drive_Slot_State
- The following states correspond to Drive Slot sensor events that report anassertion or deassertion.
- IPMI_Drive_Slot_State_Deasserted
- Defaults to Warning.
- IPMI_Drive_Slot_State_Asserted
- Defaults to Nominal.
- IPMI_Drive_Slot_Predictive_Failure
- The following states correspond to Drive_Slot sensor events that report apredictive failure assertion or deassertion.
- IPMI_Drive_Slot_Predictive_Failure_Deasserted
- Defaults to Nominal.
- IPMI_Drive_Slot_Predictive_Failure_Asserted
- Defaults to Critical.
- IPMI_Drive_Slot_Device_Present
- The following states correspond to Drive Slot sensor events that report ondevice installation.
- IPMI_Drive_Slot_Device_Present_Device_Removed_Device_Absent
- Defaults to Critical.
- IPMI_Drive_Slot_Device_Present_Device_Inserted_Device_Present
- Defaults to Nominal.
- IPMI_POST_Memory_Resize_State
- The following states correspond to POST Memory Resize sensor eventsthat report an assertion or deassertion.
- IPMI_POST_Memory_Resize_State_Deasserted
- Defaults to Nominal.
- IPMI_POST_Memory_Resize_State_Asserted
- Defaults to Warning.
- IPMI_System_Firmware_Progress
- The following states correspond to System Firmware Progress sensor events w/System Firmware Progress specific output events.
- IPMI_System_Firmware_Progress_System_Firmware_Error
- Defaults to Critical.
- IPMI_System_Firmware_Progress_System_Firmware_Hang
- Defaults to Critical.
- IPMI_System_Firmware_Progress_System_Firmware_Progress
- Defaults to Nominal.
- IPMI_System_Firmware_Progress_Transition_Severity
- The following states correspond to System Firmware Progress sensorevents that report on device severity.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_System_Firmware_Progress_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_System_Firmware_Progress_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_System_Firmware_Progress_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Event_Logging_Disabled
- The following states correspond to Event Logging Disabled sensor events w/
- IPMI_Event_Logging_Disabled_Correctable_Memory_Error_Logging_Disabled
- Defaults to Critical.
- IPMI_Event_Logging_Disabled_Event_Type_Logging_Disabled
- Defaults to Critical.
- IPMI_Event_Logging_Disabled_Log_Area_Reset_Cleared
- Defaults to Nominal.
- IPMI_Event_Logging_Disabled_All_Event_Logging_Disabled
- Defaults to Critical.
- IPMI_Event_Logging_Disabled_SEL_Full
- Defaults to Critical.
- IPMI_Event_Logging_Disabled_SEL_Almost_Full
- Defaults to Warning.
- IPMI_Event_Logging_Disabled_Correctable_Machine_Check_Error_Logging_Disabled
- Defaults to Critical.
- IPMI_System_Event
- The following states correspond to System Event sensor events w/System Event specific output events.
- IPMI_System_Event_System_Reconfigured
- Defaults to Warning.
- IPMI_System_Event_OEM_System_Boot_Event
- Defaults to Nominal.
- IPMI_System_Event_Undetermined_System_Hardware_Failure
- Defaults to Critical.
- IPMI_System_Event_Entry_Added_To_Auxiliary_Log
- Defaults to Nominal.
- IPMI_System_Event_PEF_Action
- Defaults to Nominal.
- IPMI_System_Event_Timestamp_Clock_Sync
- Defaults to Warning.
- IPMI_System_Event_Transition_State
- The following states correspond to System Event sensor events that report atransition state.
- IPMI_System_Event_Transition_State_Active
- Defaults to Nominal.
- IPMI_System_Event_Transition_State_Idle
- Defaults to Nominal.
- IPMI_System_Event_Transition_State_Busy
- Defaults to Nominal.
- IPMI_System_Event_State
- The following states correspond to System Event sensor events that report anassertion or deassertion.
- IPMI_System_Event_State_Deasserted
- Defaults to Nominal.
- IPMI_System_Event_State_Asserted
- Defaults to Warning.
- IPMI_Critical_Interrupt
- The following states correspond to Critical Interrupt sensor events w/Critical Interrupt specific output events.
- IPMI_Critical_Interrupt_Front_Panel_NMI_Diagnostic_Interrupt
- Defaults to Critical.
- IPMI_Critical_Interrupt_Bus_Timeout
- Defaults to Critical.
- IPMI_Critical_Interrupt_IO_Channel_Check_NMI
- Defaults to Critical.
- IPMI_Critical_Interrupt_Software_NMI
- Defaults to Warning.
- IPMI_Critical_Interrupt_PCI_PERR
- Defaults to Critical.
- IPMI_Critical_Interrupt_PCI_SERR
- Defaults to Critical.
- IPMI_Critical_Interrupt_EISA_Fail_Safe_Timeout
- Defaults to Critical.
- IPMI_Critical_Interrupt_Bus_Correctable_Error
- Defaults to Warning.
- IPMI_Critical_Interrupt_Bus_Uncorrectable_Error
- Defaults to Critical.
- IPMI_Critical_Interrupt_Fatal_NMI
- Defaults to Critical.
- IPMI_Critical_Interrupt_Bus_Fatal_Error
- Defaults to Critical.IPMI_Critical_Interrupt_Bus_Degraded Defaults to Warning.
- IPMI_Button_Switch
- The following states correspond to Button/Switch sensor events w/Button/Switch specific output events.
- IPMI_Button_Switch_Power_Button_Pressed
- Defaults to Info.
- IPMI_Button_Switch_Sleep_Button_Pressed
- Defaults to Info.
- IPMI_Button_Switch_Reset_Button_Pressed
- Defaults to Info.
- IPMI_Button_Switch_FRU_Latch_Open
- Defaults to Warning.
- IPMI_Button_Switch_FRU_Service_Request_Button
- Defaults to Warning.
- IPMI_Button_Switch_State
- The following states correspond to Button/Switch sensor events that report anassertion or deassertion.
- IPMI_Button_Switch_State_Deasserted
- Defaults to Nominal.
- IPMI_Button_Switch_State_Asserted
- Defaults to Nominal.
- IPMI_Button_Switch_Transition_Severity
- The following states correspond to Button Switch sensor events thatreport on device severity.
- IPMI_Button_Switch_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Button_Switch_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Button_Switch_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Button_Switch_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Button_Switch_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Button_Switch_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Button_Switch_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Button_Switch_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Button_Switch_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Module_Board_State
- The following states correspond to Module/Board sensor events that report anassertion or deassertion.
- IPMI_Module_Board_State_Deasserted
- Defaults to Nominal.
- IPMI_Module_Board_State_Asserted
- Defaults to Critical.
- IPMI_Module_Board_Device_Present
- The following states correspond to Module/Board sensor events that report ondevice installation.
- IPMI_Module_Board_Device_Present_Device_Removed_Device_Absent
- Defaults to Critical.
- IPMI_Module_Board_Device_Present_Device_Inserted_Device_Present
- Defaults to Nominal.
- IPMI_Chassis_Transition_Severity
- The following states correspond to Chassis sensor events thatreport on device severity.
- IPMI_Chassis_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Chassis_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Chassis_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Chassis_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Chassis_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Chassis_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Chassis_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Chassis_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Chassis_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Chip_Set
- The following states correspond to Chip Set sensor events w/ ChipSet specific output events.
- IPMI_Chip_Set_Soft_Power_Control_Failure
- Defaults to Critical.
- IPMI_Chip_Set_Thermal_Trip
- Defaults to Critical.
- IPMI_Chip_Set_Transition_Severity
- The following states correspond to Chip Set sensor events thatreport on device severity.
- IPMI_Chip_Set_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Chip_Set_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Chip_Set_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Chip_Set_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Chip_Set_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Chip_Set_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Chip_Set_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Chip_Set_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Chip_Set_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_Cable_Interconnect
- The following states correspond to Cable/Interconnect sensor events w/Cable/Interconnect specific output events.
- IPMI_Cable_Interconnect_Is_Connected
- Defaults to Nominal.
- IPMI_Cable_Interconnect_Configuration_Error
- Defaults to Critical.
- IPMI_Cable_Interconnect_Transition_Severity
- The following states correspond to Cable/Interconnect sensor events thatreport on device severity.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Cable_Interconnect_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Cable_Interconnect_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Cable_Interconnect_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_System_Boot_Initiated
- The following states correspond to System Boot Initiated sensor events w/System Boot Initiated specific output events.
- IPMI_Boot_Error
- The following states correspond to Boot Error sensor events w/Boot Error specific output events.
- IPMI_Boot_Error_No_Bootable_Media
- Defaults to Critical.
- IPMI_Boot_Error_Non_Bootable_Diskette_Left_In_Drive
- Defaults to Critical.
- IPMI_Boot_Error_PXE_Server_Not_Found
- Defaults to Critical.
- IPMI_Boot_Error_Invalid_Boot_Sector
- Defaults to Critical.
- IPMI_Boot_Error_Timeout_Waiting_For_User_Selection_Of_Boot_Source
- Defaults to Warning.
- IPMI_Boot_Error_State
- The following states correspond to Boot Error sensor events thatreport an assertion or deassertion.
- IPMI_Boot_Error_State_Deasserted
- Defaults to Nominal.
- IPMI_Boot_Error_State_Asserted
- Defaults to Critical.
- IPMI_Boot_Error_Transition_Severity
- The following states correspond to Boot Error sensor events thatreport on device severity.
- IPMI_Boot_Error_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Boot_Error_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Boot_Error_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Boot_Error_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Boot_Error_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Boot_Error_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Boot_Error_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Boot_Error_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Boot_Error_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_OS_Boot
- The following states correspond to OS Boot sensor events w/OS Boot specific output events.
- IPMI_OS_Critical_Stop
- The following states correspond to OS Critical Stop sensor events w/OS Critical Stop specific output events.
- IPMI_OS_Critical_Stop_State
- The following states correspond to OS Critical Stop sensor events thatreport an assertion or deassertion.
- IPMI_OS_Critical_Stop_State_Deasserted
- Defaults to Nominal.
- IPMI_OS_Critical_Stop_State_Asserted
- Defaults to Critical.
- IPMI_Slot_Connector
- The following states correspond to Slot Connector sensor events w/Slot Connector specific output events.
- IPMI_Slot_Connector_Fault_Status_Asserted
- Defaults to Critical.
- IPMI_Slot_Connector_Identify_Status_Asserted
- Defaults to Warning.
- IPMI_Slot_Connector_Slot_Connector_Device_Installed_Attached
- Defaults to Nominal.
- IPMI_Slot_Connector_Slot_Connector_Ready_For_Device_Installation
- Defaults to Nominal.
- IPMI_Slot_Connector_Slot_Connector_Ready_For_Device_Removal
- Defaults to Nominal.
- IPMI_Slot_Connector_Slot_Power_Is_Off
- Defaults to Nominal.
- IPMI_Slot_Connector_Slot_Connector_Device_Removal_Request
- Defaults to Warning.
- IPMI_Slot_Connector_Interlock_Asserted
- Defaults to Warning.
- IPMI_Slot_Connector_Slot_Is_Disabled
- Defaults to Warning.
- IPMI_Slot_Connector_Slot_Holds_Spare_Device
- Defaults to Nominal.
- IPMI_Slot_Connector_Transition_Severity
- The following states correspond to Slot Connector sensor events thatreport on device severity.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_OK
- Defaults to Nominal.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_Non_Critical_From_OK
- Defaults to Warning.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_Critical_From_Less_Severe
- Defaults to Critical.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_Non_Recoverable_From_Less_Severe
- Defaults to Critical.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_Non_Critical_From_More_Severe
- Defaults to Warning.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_Critical_From_Non_Recoverable
- Defaults to Critical.
- IPMI_Slot_Connector_Transition_Severity_Transition_To_Non_Recoverable
- Defaults to Critical.
- IPMI_Slot_Connector_Transition_Severity_Monitor
- Defaults to Warning.
- IPMI_Slot_Connector_Transition_Severity_Informational
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S0_G0
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S1
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S2
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S3
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S4
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S5_G2
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S4_S5_Soft_Off
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_G3_Mechanical_Off
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_Sleeping_in_an_S1_S2_or_S3_States
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_G1_Sleeping
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_S5_Entered_By_Override
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_Legacy_ON_State
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_Legacy_OFF_State
- Defaults to Nominal.
- IPMI_System_ACPI_Power_State_Unspecified
- Defaults to Critical.
- IPMI_System_ACPI_Power_State_Unknown
- Defaults to Critical.
- IPMI_Watchdog2
- The following states correspond to Watchdog 2 sensor events w/Watchdog 2 specific output events.
- IPMI_Watchdog2_Timer_Expired
- Defaults to Warning.
- IPMI_Watchdog2_Hard_Reset
- Defaults to Critical.
- IPMI_Watchdog2_Power_Down
- Defaults to Critical.
- IPMI_Watchdog2_Power_Cycle
- Defaults to Critical.
- IPMI_Watchdog2_Reserved1
- Defaults to Nominal.
- IPMI_Watchdog2_Reserved2
- Defaults to Nominal.
- IPMI_Watchdog2_Reserved3
- Defaults to Nominal.
- IPMI_Watchdog2_Reserved4
- Defaults to Nominal.
- IPMI_Watchdog2_Timer_Interrupt
- Defaults to Warning.
- IPMI_Platform_Alert
- The following states correspond to Platform Alert sensor events w/Platform Alert specific output events.
- IPMI_Platform_Alert_State
- The following states correspond to Platform Alert sensor events thatreport an assertion or deassertion.
- IPMI_Platform_Alert_State_Deasserted
- Defaults to Nominal.
- IPMI_Platform_Alert_State_Asserted
- Defaults to Critical.
- IPMI_Entity_Presence
- The following states correspond to Entity Presence sensor events w/Entity Presence specific output events.
- IPMI_Entity_Presence_Entity_Present
- Defaults to Nominal.
- IPMI_Entity_Presence_Entity_Absent
- Defaults to Critical.
- IPMI_Entity_Presence_Entity_Disabled
- Defaults to Critical.
- IPMI_Entity_Presence_Device_Present
- The following states correspond to Entity Presence sensor events that report ondevice installation.
- IPMI_Entity_Presence_Device_Present_Device_Removed_Device_Absent
- Defaults to Nominal.
- IPMI_Entity_Presence_Device_Present_Device_Inserted_Device_Present
- Defaults to Nominal.
- IPMI_LAN
- The following states correspond to LAN sensor events w/ LAN specificoutput events.
- IPMI_Management_Subsystem_Health
- The following states correspond to Management Subsystem Health sensor events w/Management Subsystem Health specific output events.
- Defaults to Critical.
- Defaults to Critical.
- IPMI_Management_Subsystem_Health_Management_Controller_Off_Line
- Defaults to Critical.
- Defaults to Critical.
- IPMI_Management_Subsystem_Health_Sensor_Failure
- Defaults to Critical.
- IPMI_Management_Subsystem_Health_FRU_Failure
- Defaults to Critical.
- IPMI_Battery
- The following states correspond to Battery sensor events w/Battery specific output events.
- IPMI_Battery_Battery_Low
- Defaults to Warning.
- IPMI_Battery_Battery_Failed
- Defaults to Critical.
- IPMI_Battery_Battery_Presence_Detected
- Defaults to Nominal.
- IPMI_Session_Audit
- The following states correspond to Session Audit sensor events w/Session Audit specific output events.
- IPMI_Session_Audit_Session_Activated
- Defaults to Nominal.
- IPMI_Session_Audit_Session_Deactivated
- Defaults to Nominal.
- IIPMI_Session_Audit_Invalid_Username_Or_Password
- Defaults to Warning.
- IPMI_Session_Audit_Invalid_Password_Disable
- Defaults to Critical.
- IPMI_Version_Change_Transition_Severity
- The following states correspond to Version Change sensor events thatVersion Change specific output events.
- IPMI_Version_Change_Hardware_Change_Detected_With_Associated_Entity
- Defaults to Warning.
- IPMI_Version_Change_Firmware_Or_Software_Change_Detected_With_Associated_Entity
- Defaults to Warning.
- IPMI_Version_Change_Hardware_Incompatability_Detected_With_Associated_Entity
- Defaults to Critical.
- IPMI_Version_Change_Firmware_Or_Software_Incompatability_Detected_With_Associated_Entity
- Defaults to Critical.
- IPMI_Version_Change_Entity_Is_Of_An_Invalid_Or_Unsupported_Hardware_Version
- Defaults to Critical.
- IPMI_Version_Change_Entity_Contains_An_Invalid_Or_Unsupported_Firmware_Or_Software_Version
- Defaults to Critical.
- IPMI_Version_Change_Hardware_Change_Detected_With_Associated_Entity_Was_Successful
- Defaults to Nominal.
- IPMI_Version_Change_Software_Or_FW_Change_Detected_With_Associated_Entity_Was_Successful
- Defaults to Nominal.
- IPMI_FRU_State
- The following states correspond to FRU State sensor events w/FRU State specific output events.
- IPMI_FRU_State_FRU_Not_Installed
- Defaults to Critical.
- IPMI_FRU_State_FRU_Inactive
- Defaults to Critical.
- IPMI_FRU_State_FRU_Activation_Requested
- Defaults to Warning.
- IPMI_FRU_State_FRU_Activation_In_Progress
- Defaults to Warning.
- IPMI_FRU_State_FRU_Active
- Defaults to Nominal.
- IPMI_FRU_State_FRU_Deactivation_Requested
- Defaults to Warning.
- IPMI_FRU_State_FRU_Deactivation_In_Progress
- Defaults to Warning.
- IPMI_FRU_State_FRU_Communication_Lost
- Defaults to Critical.
- IPMI_OEM
- The following configuration options can be used to configure OEMsystem event log events. Interpretations rules for a specificcombination of Manufacturer-ID, Product-ID, and Record-Type, are iterated through and the worst resulting sensor state is returned (i.e. Warning < Nominal, Critical < Warning). If no match is found, no state is returned for the OEM event. For each of the configuration options below, <Manufacturer-ID> is the numeric IANA manufacturer ID for the manufacturer in question. The <Product-ID> is one or more numeric IDs representing the manufacturer's product. The <Product-ID> can be listed as a single numeric number (e.g. 1234), a range of IDs separated by a dash (e.g. 12-20), or a list of specific product IDs separated by a plus (e.g. 12+19+22). Both the Manufacturer-ID and Product-ID can be found using bmc-info(8).Multiple <Manufacturer-ID> and <Product-ID> pairs can be input separated by commas.
- IPMI_OEM_Sensor_System_Event_Record <Manufacturer-ID>:<Product-ID>,... Event-Reading-Type-Code Sensor-Type Event-Direction EventData1 EventData2 EventData3 State
- IPMI_OEM_System_Event_Record can be used to configure a state interpretation for a specific Manufacturer-ID, Product-ID, Event-Reading-Type-Code, and Sensor-Type combination, and a specific Event-Direction, EventData1, EventData2, and EventData3. The Event-Direction field must specify Assertion, Deassertion, or ANY. Each of the EventData fields must specify a hex byte to match or the keyword ANY to match anything. The Event-Reading-Type-Code and Sensor-Type need not be OEM types. They may be non-OEM types and used to provide interpretation rules for sensors that may be behaving outside the standard of the IPMI specification.
- IPMI_OEM_Timestamped_Record <Manufacturer-ID>:<Product-ID>,... Record-Type OEMDATA1 OEMDATA2 OEMDATA3 OEMDATA4 OEMDATA5 OEMDATA6 State
- IPMI_OEM_Timestamped_Record can be used to configure an interpretation for a specific Manufacturer-ID, Product-ID, Record-Type, and OEM data combination. The Record-Type must be a legal record type for OEM Timestamped Records (currently 0xC0-0xDF). Each of the OEMDATA fields must specify a hex byte to match or the keyword ANY to match anything.
- IPMI_OEM_Non_Timestamped_Record <Manufacturer-ID>:<Product-ID>,... Record-Type OEMDATA1 OEMDATA2 OEMDATA3 OEMDATA4 OEMDATA5 OEMDATA6 OEMDATA7 OEMDATA8 OEMDATA9 OEMDATA10 OEMDATA11 OEMDATA12 OEMDATA13 State
- IPMI_OEM_Non_Timestamped_Record can be used to configure an interpretation for a specific Manufacturer-ID, Product-ID, Record-Type, and OEM data combination. The Record-Type must be a legal record type for OEM Non-Timestamped Records (currently 0xEO-0xFF). Each of the OEMDATA fields must specify a hex byte to match or the keyword ANY to match anything.
FILES¶
/etc/freeipmi//freeipmi_interpret_sel.conf
REPORTING BUGS¶
Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.
COPYRIGHT¶
Copyright (C) 2007-2015 Lawrence Livermore National Security, LLC.
This library is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 3 of the License, or (atyour option) any later version.
SEE ALSO¶
2022-09-03 | FreeIPMI 1.6.10 |