Home
last modified time | relevance | path

Searched full:peltool (Results 1 – 22 of 22) sorted by relevance

/openbmc/openbmc-test-automation/openpower/pel/
H A Dtest_bmc_pel.robot28 [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 Dpel_utils.py23 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 Dopenbmc_ffdc_list.py73 "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 Dobmc_boot_test.py1155 pels = pel.peltool("-l", ignore_err=1)
1374 pels = pel.peltool("-l", ignore_err=1)
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_tools.md192 ## 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 Dmeson.build143 'peltool',
144 'tools/peltool.cpp',
H A Duser_data.cpp21 #ifdef PELTOOL
101 #ifdef PELTOOL in getJSON()
H A Dextended_user_data.cpp19 #ifdef PELTOOL
103 #ifdef PELTOOL in getJSON()
H A DREADME.md203 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 Djson_utils.cpp248 * the peltool call as the JSON can be reused across
H A Dsrc.cpp22 #ifdef PELTOOL
43 #ifdef PELTOOL
805 #ifdef PELTOOL in getJSON()
H A Dregistry.cpp722 // Save message registry in memory for peltool in lookup()
H A Dmanager.cpp668 auto cmd = std::format("/usr/bin/peltool -i {:#x}", pelID); in getPELJSON()
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/
H A Dhostboot-pel-parsers_git.bb2 DESCRIPTION = "Used by peltool to parse Hostboot UserData sections and SRC details"
H A Dpython3-sbe-log-parsers_git.bb2 DESCRIPTION = "Used by peltool to parse SBE UserData sections and SRC details"
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_config.yaml71 - "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 Dyaml_syntax_rules.md45 - 'peltool -l >/tmp/PEL_logs_list.json'
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md646 3. Check the PEL that was created using peltool.
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp660 log<level::INFO>("peltool deleting all event logs"); in deleteAllPELs()
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok0.0.log[all...]