commit | 9388972db2d27a891f749ba661003681a3f3cec9 | [log] [tgz] |
---|---|---|
author | Shakeeb Pasha <shakeebbk@gmail.com> | Thu Oct 14 10:20:13 2021 +0530 |
committer | Tom Joseph <rushtotom@gmail.com> | Sat Oct 23 05:40:05 2021 +0000 |
tree | a5f98384d58258a7622c9f98c940c919f9d85bb3 | |
parent | eacad3c41e10852dfe5403dae47ca9092840a68a [diff] |
Handle missing MinValue/MaxValue In the existing implementation, if MinValue/MaxValue property is missing on dbus and if one of the warning or critical thresholds are set, then the readings are scaled differently in `ipmiSenGetSensorReading` than the values reported for sensor attributes(B, M, bExp, rExp) in `ipmiStorageGetSDR`. Signed-off-by: Shakeeb Pasha <shakeebbk@gmail.com> Change-Id: I9cd10224985874d8e200b6dcfaf0e9394575d9d9
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.