openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Where to collect information for Redfish System's Processors, Storage, Memory data
@ 2021-03-16 10:22 Thang Nguyen
  2021-03-17 19:26 ` Ren, Zhikui
  2021-03-17 19:45 ` Ed Tanous
  0 siblings, 2 replies; 9+ messages in thread
From: Thang Nguyen @ 2021-03-16 10:22 UTC (permalink / raw)
  To: OpenBMC Maillist

Hi,

I am looking for how to support Redfish System schema which information 
from Host:

- Processors: redfish/v1/Systems/system/Processors

- Storage: redfish/v1/Systems/system/Storage

- Memory: redfish/v1/Systems/system/Memory

I looked into the bmcweb repository at redfish-core/lib/memory.hpp and 
redfish-core/lib/pcie.hpp but just see doGet() function to read data 
from dbus to report via Redfish. There is no doPost() function to post 
codes to Redfish.

My questions are:

1. How can Host BIOS collect information and send to BMC so that BMC can 
report via Redfish? via in-band Redfish?

2. If the information is not from BIOS, how can BMC collect information? 
What recipes/repositories are used to collect information?


Thanks,

Thang Q. Nguyen -


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-03-19  2:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 10:22 Where to collect information for Redfish System's Processors, Storage, Memory data Thang Nguyen
2021-03-17 19:26 ` Ren, Zhikui
2021-03-18  7:40   ` Thang Nguyen
2021-03-18 20:08     ` Ren, Zhikui
2021-03-18 20:10       ` Ren, Zhikui
2021-03-17 19:45 ` Ed Tanous
2021-03-18  8:25   ` Thang Nguyen
2021-03-18 16:07     ` Ed Tanous
2021-03-19  2:13       ` Thang Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).