| commit | 4c3c24f8ff93e8a6954ac2994a22e53b77a1db1e | [log] [tgz] |
|---|---|---|
| author | Jolie Ku <jolie_ku@wistron.com> | Wed Sep 09 11:01:46 2020 +0800 |
| committer | Jolie Ku <jolie_ku@wistron.com> | Thu Sep 17 11:36:51 2020 +0800 |
| tree | 0db30dda90474f68bc7ab5dd923933b8b870c3a1 | |
| parent | 1826c7305524839afcfb0e5371132c42243538bc [diff] |
monitor: Mark a fan with a missing dbus sensor as nonfunctional
When fan monitor starts up and retrieves the tach feedback
sensor values from dbus, the associated fan should be marked
nonfunctional when the sensor value is not found on dbus.
Tested:
run phosphor-fan-monitor --monitor will mark missing
tach sensor and associated fan as non-functional upon
poweron in witherspoon qemu
Change-Id: I3be24504223d3bd9efe8c4306548d6cca93d8224
Signed-off-by: Jolie Ku <jolie_ku@wistron.com>