All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Inventory functional state tracking
@ 2017-01-23  2:31 Brad Bishop
  2017-01-23  3:51 ` Patrick Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Brad Bishop @ 2017-01-23  2:31 UTC (permalink / raw)
  To: OpenBMC Maillist

Looking for ideas on tracking inventory item functional state.  If this interests you, please read on.

One approach would be to add a functional state DBus interface to inventory objects.  I was hoping to
keep dynamic/state information out of the inventory namespace as much as possible, but the inventory manager
could probably be made to set properties on an interface when specific conditions are met.

Another approach would be a new class of sensor applications that do whatever is required to monitor the functional
state of one or more inventory items.  For functional status of inventory coming from the host this would
probably be host-ipmid.  These applications would provide sensor objects in a sensors/fault
namespace, possibly with a xyz.openbmc_project.Sensors.Fault interface.  The fault sensor objects would be associated
back to their inventory item via an association object.

Please poke holes..ask questions.

thx - brad

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

end of thread, other threads:[~2017-01-23  4:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-23  2:31 RFC: Inventory functional state tracking Brad Bishop
2017-01-23  3:51 ` Patrick Williams
2017-01-23  4:28   ` Brad Bishop

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.