Searched full:peltool (Results 1 – 22 of 22) sorted by relevance
/openbmc/openbmc-test-automation/openpower/pel/ |
H A D | test_bmc_pel.robot | 28 [Documentation] Create PEL log using busctl command and verify via peltool. 38 [Documentation] Verify PEL log details via peltool. 47 ${pel_records}= Peltool -l 49 # Example output from 'Peltool -l': 94 ${pel_output}= Peltool -i ${pel_id} 305 # Example of PEL Callout Section from "peltool -i <id>" command. 346 # Example of PEL Callout Section from "peltool -i <id>" command. 399 ${pel_records}= Peltool -l 400 # Example output from 'Peltool -l': 431 Peltool --delete-all False [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | pel_utils.py | 23 Base class for peltool related exceptions. 31 def peltool( function 35 Run peltool on the BMC with the caller's option string and return the result. 39 ${pel_results}= Peltool -l 55 processed by the peltool command. 56 peltool_extension Provide peltool extension format. 66 peltool_cmd = "peltool" 103 pel_data = peltool(pel_cmd) 239 Fetch all SRC IDs from peltool in the list format. 316 pel_data = peltool("-i " + pel_id) [all …]
|
H A D | openbmc_ffdc_list.py | 73 "PEL_logs_list.json": "peltool -l >/tmp/PEL_logs_list.json 2>&1", 75 "peltool -l -a -f >/tmp/PEL_logs_complete_list.json 2>&1" 77 "PEL_logs_display.json": "peltool -a >/tmp/PEL_logs_display.json 2>&1", 79 "peltool -a -f -h>/tmp/PEL_logs_complete_display.json 2>&1"
|
H A D | obmc_boot_test.py | 1155 pels = pel.peltool("-l", ignore_err=1) 1374 pels = pel.peltool("-l", ignore_err=1)
|
/openbmc/openbmc-test-automation/docs/ |
H A D | openbmc_test_tools.md | 192 ## peltool: 194 peltool is an open-source platform event log(PEL) tool generally used to view 196 pel related operations as mentioned in the 'peltool --help'. 199 peltool -h 201 Usage: peltool [OPTIONS]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | meson.build | 143 'peltool', 144 'tools/peltool.cpp',
|
H A D | user_data.cpp | 21 #ifdef PELTOOL 101 #ifdef PELTOOL in getJSON()
|
H A D | extended_user_data.cpp | 19 #ifdef PELTOOL 103 #ifdef PELTOOL in getJSON()
|
H A D | README.md | 203 If there is a peltool parser registered for the custom type (method is TBD), 204 that will be used by peltool to print the data, otherwise it will be hexdumped. 720 - Archived PEL logs can be viewed using peltool with flag --archive. 721 - If a PEL is deleted using peltool its not archived.
|
H A D | json_utils.cpp | 248 * the peltool call as the JSON can be reused across
|
H A D | src.cpp | 22 #ifdef PELTOOL 43 #ifdef PELTOOL 805 #ifdef PELTOOL in getJSON()
|
H A D | registry.cpp | 722 // Save message registry in memory for peltool in lookup()
|
H A D | manager.cpp | 668 auto cmd = std::format("/usr/bin/peltool -i {:#x}", pelID); in getPELJSON()
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/ |
H A D | hostboot-pel-parsers_git.bb | 2 DESCRIPTION = "Used by peltool to parse Hostboot UserData sections and SRC details"
|
H A D | python3-sbe-log-parsers_git.bb | 2 DESCRIPTION = "Used by peltool to parse SBE UserData sections and SRC details"
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | ffdc_config.yaml | 71 - "peltool -l >/tmp/PEL_logs_list.json" 72 - { "peltool -a >/tmp/PEL_logs_display.json": 600 } 74 "peltool -l -a -f >/tmp/PEL_logs_complete_list.json 2>&1": 1200, 77 "peltool -a -f -h>/tmp/PEL_logs_complete_display.json 2>&1": 1200,
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | yaml_syntax_rules.md | 45 - 'peltool -l >/tmp/PEL_logs_list.json'
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | README.md | 646 3. Check the PEL that was created using peltool.
|
/openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
H A D | peltool.cpp | 660 log<level::INFO>("peltool deleting all event logs"); in deleteAllPELs()
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |