Home
last modified time | relevance | path

Searched refs:SEL (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot3 Documentation Module to test IPMI SEL functionality.
20 # Based on 13th byte of add SEL entry command as per IPMI spec
22 ${sel_no_entry_msg} SEL has no entries
28 Verify IPMI SEL Version
29 [Documentation] Verify IPMI SEL's version info.
31 ${version_info}= Get IPMI SEL Setting Version
39 Verify Empty SEL
40 [Documentation] Verify IPMI sel clear command clears the SEL entry.
51 ... msg=Add SEL Entry failed.
53 # Send SEL clear command and verify if it really clears up the SEL entry.
[all …]
H A Dtest_ipmi_sel_time.robot3 Documentation Module to test IPMI SEL Time functionality.
10 ... Test the Set/Get SEL Time functionality and compare the result against
13 ... Set the Time Sync Mode from NTP to Manual to Set SEL Time.
18 ... NETWORK_RESTART_TIME added for Set SEL Time and Add SEL Entry as the corresponding
21 ... Current SEL time identified via BMC Native command (date) and perform SEL Time ope…
23 ... Script Verifies SEL Time for various scenarios such as,
27 ... Add SEL Entry for all the above scenarios and compare against BMC native command (…
47 # Based on 13th byte of add SEL entry command as per IPMI spec
49 ${sel_no_entry_msg} SEL has no entries
52 …s_sel_entry_added this variable is used in Verify Multiple Set SEL Time With Multiple Add SEL Entry
[all …]
H A Dtest_ipmi_watchdog.robot107 [Template] Validate Watchdog Timer Actions And SEL Events
109 # set action command power state SEL event
249 Validate Watchdog Timer Actions And SEL Events
250 [Documentation] Verify the watchdog timer actions and the associated SEL events.
261 # Clear SEL.
286 Verify Watchdog Timer Action SEL Event ${sel_event}
299 Verify Watchdog Timer Action SEL Event
304 # sel_event Text of SEL event after timer action.
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dgbs-ipmid-whitelist.conf53 0x0A:0x40 //<Storage>:<Get SEL Info>
54 0x0A:0x42 //<Storage>:<Reserve SEL>
55 0x0A:0x43 //<Storage>:<Get SEL Entry>
56 0x0A:0x44 //<Storage>:<Add SEL Entry>
57 0x0A:0x46 //<Storage>:<Delete SEL Entry>
58 0x0A:0x47 //<Storage>:<Clear SEL>
59 0x0A:0x48 //<Storage>:<Get SEL Time>
60 0x0A:0x49 //<Storage>:<Set SEL Time>
/openbmc/phosphor-host-ipmid/
H A Dhost-ipmid-whitelist.conf38 0x0A:0x40 //<Storage>:<Get SEL Info>
39 0x0A:0x42 //<Storage>:<Reserve SEL>
40 0x0A:0x44 //<Storage>:<Add SEL Entry>
41 0x0A:0x48 //<Storage>:<Get SEL Time>
42 0x0A:0x49 //<Storage>:<Set SEL Time>
43 0x0A:0x5C //<Storage>:<Get SEL Time UTC Offset>
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sel-logger/
H A Dphosphor-sel-logger_git.bb1 # SEL Logger has the ability to monitor and automatically log SEL records for
7 # Monitors and logs SEL records for threshold sensor events
8 SUMMARY = "Journal IPMI SEL Logger"
9 DESCRIPTION = "Utility to write IPMI SEL records to the journal"
/openbmc/docs/designs/
H A Decc-dbus-sel.md1 ### ECC Error SEL for BMC
13 Event Log (SEL). Whenever ECC occurs, the BMC generates an event with the
14 appropriate information and adds it to the SEL.
20 error logging limits are reached.[1]. The BMC ECC SEL will follow IPMI SEL
23 OpenBMC currently support for generating SEL entries based on parsing the D-Bus
24 event log. It does not yet support the BMC ECC SEL feature in OpenBMC project.
26 memory ECC SEL as well.
50 According to Section 42.2 of the IPMI specification, Table 42 [2], these SEL
63 - create the ECC SEL
92 ##### Create the ECC SEL
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Logging/SEL'
8 '../../../../../yaml/xyz/openbmc_project/Logging/SEL.errors.yaml',
20 'xyz/openbmc_project/Logging/SEL',
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf16 0x04:0x02:0xffff //<Sensor/Event>:<SEL Platform event>
116 0x0a:0x28:0xff7f //<Storage>:<SEL Get Time>
118 0x0a:0x40:0xffff //<Storage>:<Get SEL Info>
119 0x0a:0x41:0xff7f //<Storage>:<Get SEL Alloc Info>
120 0x0a:0x42:0xff7f //<Storage>:<SEL Reserve>
121 0x0a:0x43:0xff7f //<Storage>:<Get SEL Entry>
122 0x0a:0x44:0x7f7f //<Storage>:<Add SEL Entry>
123 0x0a:0x45:0x7f7f //<Storage>:<Add Partial SEL Entry>
124 0x0a:0x46:0x7f7f //<Storage>:<Delete SEL Entry>
125 0x0a:0x47:0x7f7f //<Storage>:<Clear SEL>
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/
H A Dmeson.build7 subdir('SEL') subdir
125 input: [ '../../../../yaml/xyz/openbmc_project/Logging/SEL.errors.yaml', ],
126 output: [ 'SEL.md' ],
133 'xyz/openbmc_project/Logging/SEL',
/openbmc/linux/arch/mips/kvm/
H A Dtrace.h143 #define KVM_TRACE_COP0(REG, SEL) ((KVM_TRACE_HWR_COP0 << 8) | \ argument
144 ((REG) << 3) | (SEL))
145 #define KVM_TRACE_HWR(REG, SEL) ((KVM_TRACE_HWR_HWR << 8) | \ argument
146 ((REG) << 3) | (SEL))
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dlog_entry.hpp18 SEL, enumerator
59 {LogEntryType::SEL, "SEL"},
H A Dlog_service.hpp18 SEL, enumerator
114 {LogEntryTypes::SEL, "SEL"},
/openbmc/docs/
H A Dglossary.md38 SEL - IMPI System Event Log. The BMC stores SEL events.
H A DIPMITOOL-cheatsheet.md313 ## System Event Log (SEL)
315 #### 1. Query the relevant information about SEL and its content in BMC argument
321 #### 2. Clear the information in SEL,but it cannot be undone. argument
333 #### 4. Display the current time of the SEL clock argument
/openbmc/ipmitool/control/
H A Dipmitool.spec.in23 Log (SEL), printing Field Replaceable Unit (FRU) information, reading and
106 - Fix SEL total space reporting.
109 - ipmievd change to Monitor %used in SEL buffer and log warnings when
249 - Add support for IBM OEM SEL messages
270 - Add support for OEM SEL event parsing
277 - Overhaul to ipmievd to support SEL polling in addition to OpenIPMI.
305 - New "sel get" command that will print details about SEL entry
349 - Add support for Linux kernel panic messages in SEL output
359 - Fix SEL event decoding for generic events
360 - Handle empty SEL gracefully when doing "sel list"
[all …]
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_get_capabilities.robot28 ... 200 SEL entries
29 ... SEL automatic rollover is enabled
/openbmc/ipmitool/
H A DChangeLog21 * ID: 46 - SEL OEM record corner case
28 * ID: 297 - don't print-out SEL entry if ID not present
61 * ID: 309 - Add new SEL entries for ipmi 2.0 rev 1.1
158 * ID: 3016359 - ipmi_sel - Get SEL Alloc Information is incorrect
241 * Give more description for SEL which is generated for Uncorrectable
309 * changed SEL timestamp formatting for 'preinit' SEL entries, allowing
376 * Fix SEL total space reporting.
379 * ipmievd change to Monitor %used in SEL buffer and log warnings when
529 * Add support for IBM OEM SEL messages
549 * Add support for OEM SEL event parsing
[all …]
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_tools.md27 - Obtain the SEL (System Error Log) parser tools:
53 - To generate a readable error log from binary SEL data:
67 where `SEL_data` is the file containing SEL binary data and option "--op" will
70 The output file `SEL_data.txt` contains the readable error log (SEL) data.
/openbmc/openbmc-test-automation/lib/
H A Dipmi_client.robot402 Should Contain ${output} SEL Information msg=SEL information not present
536 Create SEL
537 [Documentation] Create a SEL.
540 # Create a SEL.
558 Should Not Contain ${resp} 00 00 msg=SEL not created.
646 Get SEL Info Via IPMI
647 [Documentation] Get the SEL Info via IPMI raw command
649 # Get SEL Info response consist of 14 bytes of hexadecimal data.
651 # Byte 1 - SEL Version,
H A Dipmi_utils.robot49 #### raw cmd for get SEL INFO.
88 #### raw cmd for get SEL INFO.
H A Dlogging_utils.robot109 Get IPMI SEL Setting
110 [Documentation] Returns status for given IPMI SEL setting.
113 # setting SEL setting which needs to be read(e.g. "Last Add Time").
/openbmc/openbmc-test-automation/test_lists/
H A DCT_basic_run25 # IPMI SEL
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_logging.robot236 Verify IPMI SEL Delete
237 [Documentation] Verify IPMI SEL delete operation.
244 Should Not Be Equal As Strings ${sel_list} SEL has no entries
246 # Example of SEL List:
258 Should Be Equal As Strings ${sel_list} SEL has no entries
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/
H A Dipmiutil_3.1.9.bb2 It can get/set sensor thresholds, automate SEL management, do SOL console, etc."

123