openbmc / phosphor-dbus-interfaces

YAML descriptors of standard dbus interfaces
Apache License 2.0
39 stars 65 forks source link

Add memory metrics interfaces #15

Closed jandrachal closed 2 years ago

jandrachal commented 2 years ago

Changes include:

New properties for MemoryMetrics: BlockSizeBytes, BandwidthPercent

New properties for HealthData: RemainingSpareBlockPercentage, LastShutdownSuccess, DataLossDetected, PerformanceDegraded, PredictedMediaLifeLeftPercentage

New properties for AlarmTrips: AddressParityError, CorrectableECCError, SpareBlock, Temperature, UncorrectableECCError

New properties for LifeTime: BlockRead, BlockWritten

New properties for CurrentPeriod: BlockRead, BlockWritten

Change-Id: Ieb304c76663b8fc5b0c39cff8cbacc9de09ad933 Signed-off-by: Jan Drachal jan.drachal@intel.com

williamspatrick commented 2 years ago

Please submit via Gerrit. We don’t use PRs on any of our repos.