Home
last modified time | relevance | path

Searched full:collect (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_esels.robot2 Documentation BMC server health, collect eSELs.
23 Rest Collect eSELs
24 [Documentation] Collect eSEL using the OpenBMC Rest API.
40 Redfish Collect eSELs
41 [Documentation] Collect eSEL with Redfish.
H A Dbmc_collect_vpd_and_hw_status.robot2 Documentation BMC server health, collect VPD and hardware status.
21 Rest Collect VPD And Hardware Status
22 [Documentation] Collect VPD and hardware status using the OpenBMC Rest API.
39 Redfish Collect VPD And Hardware Status
40 [Documentation] Collect VPD and hardware status using Redfish.
H A Dbmc_collect_sensors.robot2 Documentation BMC server health, collect sensors.
26 Rest Collect Sensors
27 [Documentation] Collect the sensors values using the OpenBMC Rest API.
50 Redfish Collect Sensors
51 [Documentation] Collect the sensor values using Redfish.
/openbmc/openbmc/meta-nvidia/meta-gb200nvl-obmc/recipes-phosphor/smbios/
H A Dsmbios-mdr_%.bbappend3 # smbios-ipmi-blob is used to collect SMBIOS information from IPMI blobs
9 # enable tpm-dbus to collect TPM information
12 # enable firmware-inventory-dbus to collect firmware inventory information
/openbmc/openbmc/poky/meta/recipes-support/ptest-runner/
H A Dptest-runner_2.4.5.1.bb17 FILES:${PN} = "${bindir}/ptest-runner ${bindir}/ptest-runner-collect-system-data"
27 …install -D -m 0755 ${S}/ptest-runner-collect-system-data ${D}${bindir}/ptest-runner-collect-system…
32 # pstree is called by ptest-runner-collect-system-data
/openbmc/openbmc-test-automation/openpower/vpd/
H A Dcheck_vpd_and_hw_status.robot2 Documentation BMC collect VPD and hardware status.
20 Collect VPD And Hardware Status
21 [Documentation] Collect VPD and hardware status using Redfish.
/openbmc/qemu/ui/icons/
H A Dqemu.svg236 inkscape:collect="always"
267 inkscape:collect="always"
278 inkscape:collect="always"
298 inkscape:collect="always"
320 inkscape:collect="always"
340 inkscape:collect="always"
362 inkscape:collect="always"
371 inkscape:collect="always"
391 inkscape:collect="always"
413 inkscape:collect="always"
[all …]
/openbmc/openbmc-test-automation/systest/
H A Dgpu_stress_test.robot74 # - Collect GPU nvidia status output
87 # Collect data before the test starts.
88 Collect NVIDIA Log File start
90 # Collect NVIDIA maximum limits.
134 Collect NVIDIA Log File end
/openbmc/openpower-debug-collector/dump/
H A Dsbe_consts.hpp16 // Collect the dump with clocks on
19 // Collect the dumps with clock off
H A Dsbe_dump_collector.cpp128 lg2::error("Failed to collect dump from SBE ErrorMsg({ERROR})", in collectHWHBDump()
140 lg2::error("Failed to collect the dump"); in collectHWHBDump()
141 throw std::runtime_error("Failed to collect the dump"); in collectHWHBDump()
178 lg2::error("Failed to collect the SBE dump: {ERROR}", "ERROR", in collectSBEDump()
195 // Collect various dumps in collectSBEDump()
208 lg2::error("Failed to collect the SBE dump: {ERROR}", "ERROR", in collectSBEDump()
243 "Failed to collect dump from SBE on Proc-({PROCINDEX}) {ERROR}", in spawnDumpCollectionProcesses()
247 // Collect OCMBs only with clock on in spawnDumpCollectionProcesses()
261 "Failed to collect dump from OCMB -({OCMBINDEX}) {ERROR}", in spawnDumpCollectionProcesses()
421 lg2::info("Collect dump: Skipping ({ERROR}) dump({TYPE}) " in collectDumpFromSBE()
H A Dsbe_dump_collector.hpp71 * @param type The type of dump to collect.
81 * @brief Execute HWPs to collect SBE dump.
98 * Executes the low-level operations required to collect a diagnostic
104 * @param type The type of dump to collect.
130 * @param type The type of the dump to collect. This could be a hardware
H A Ddump_collect_main.cpp20 CLI::App app{"Dump Collector Application", "dump-collect"}; in main()
84 std::cerr << "Failed to collect dump: " << e.what() << std::endl; in main()
/openbmc/qemu/pc-bios/
H A Dqemu_logo.svg238 inkscape:collect="always"
269 inkscape:collect="always"
280 inkscape:collect="always"
300 inkscape:collect="always"
322 inkscape:collect="always"
342 inkscape:collect="always"
364 inkscape:collect="always"
373 inkscape:collect="always"
393 inkscape:collect="always"
415 inkscape:collect="always"
[all …]
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dguardlist4 # @brief: Collect GUARD record information.
20 # collect guarded list
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp56 // Collect hostboot dump only if the host is in 'Running' state in main()
70 // hostboot done, Need to collect system dump in main()
77 // SBE boot done, Need to collect hostboot dump in main()
/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport109 # @brief Collect the dump
110 function collect() {
118 dump-collect --type "$dump_sbe_type" --id "0x$dump_id" \
194 collect
197 echo "$($TIME_STAMP)" "Error: Failed to collect dump, Exiting"
/openbmc/openbmc-test-automation/lib/
H A Dffdc_cli_robot_script.py53 xx_PROTOCOL:remote_protocol Protocol to use to collect data. Default: 'ALL'
114 Process input parameters and collect information
124 xx_PROTOCOL:remote_protocol Protocol to use to collect data. Default: 'ALL'
199 # If minimum required inputs are met, go collect.
220 # attempt to also collect ffdc for HOST_OS if possible.
/openbmc/openbmc/poky/scripts/contrib/
H A Dbbvars.py37 ''' Walk the docfiles and collect the documented variables '''
72 # Collect and validate input
134 # Use tinfoil to collect all the variable names globally
138 # Collect variables from all recipes
/openbmc/ipmitool/contrib/
H A DREADME14 sure it exists. The user that will run the cronjob to collect updates must have
24 ipmi_cmd Command line used to call ipmitool. Default is to collect
27 If you want to collect data from a remote host, add the
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch25 ORIG_SRCS = #{orig_srcs.collect(&File.method(:basename)).join(' ')}
26 SRCS = $(ORIG_SRCS) #{(srcs - orig_srcs).collect(&File.method(:basename)).join(' ')}
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_config.yaml2 # This yaml formatted file contains defaults items to collect FFDC for the targeted system
4 # to generate and/or collect data
14 # Commands and Files to collect for a given remote system.
166 # Commands and Files to collect for via out of band IPMI.
182 # Commands and Files to collect for all Linux distributions
214 # Commands and Files to collect for Ubuntu Linux only
260 # Commands and Files to collect for RHE Linux only
305 # Commands and Files to collect for SLES Linux only
346 # Commands and Files to collect for AIX only
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLogService.v1_8_0.json105 …"description": "The action to collect the diagnostic data for the given type. When the diagnostic…
106 …"longDescription": "This action shall collect the diagnostic data for the given type. The `Locati…
110 "description": "The type of diagnostic data to collect.",
111 … "longDescription": "This parameter shall contain the type of diagnostic data to collect.",
115 "description": "The OEM-defined type of diagnostic data to collect.",
116 …"This parameter shall contain the OEM-defined type of diagnostic data to collect. This parameter …
127 "description": "The link to the device to collect diagnostic data.",
128 …meter shall contain a link to the resource that represents the device to collect diagnostic data. …
207 … "description": "The type of diagnostic data to collect with the `CollectDiagnosticData` action.",
208 …escription": "This property shall contain the type of diagnostic data to collect with the `Collect…
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DLogService.v1_8_0.json105 …"description": "The action to collect the diagnostic data for the given type. When the diagnostic…
106 …"longDescription": "This action shall collect the diagnostic data for the given type. The `Locati…
110 "description": "The type of diagnostic data to collect.",
111 … "longDescription": "This parameter shall contain the type of diagnostic data to collect.",
115 "description": "The OEM-defined type of diagnostic data to collect.",
116 …"This parameter shall contain the OEM-defined type of diagnostic data to collect. This parameter …
127 "description": "The link to the device to collect diagnostic data.",
128 …meter shall contain a link to the resource that represents the device to collect diagnostic data. …
207 … "description": "The type of diagnostic data to collect with the `CollectDiagnosticData` action.",
208 …escription": "This property shall contain the type of diagnostic data to collect with the `Collect…
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC-BY-NC-ND-3.0-IGO49 …ht to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the…
51collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor…
53collect royalties from You for the exercise of the Licensed Rights, whether directly or through a …
/openbmc/qemu/include/qemu/
H A Dmodule.h107 * ``scripts/modinfo-collect.py`` will collect module info,
179 * by scripts/modinfo-collect.py

12345678910>>...17