Only update host state based on CurrentHostState

There are new properties triggering PropertiesChanged events
that should not update the hostOff state, so check only fo
CurrentHostState property changes.

Tested:
Confirmed that hostOff is only updated when CurrentHostState
changes.

Change-Id: Ibfafb435858359f04048f8420803e33e18452fec
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 4f7db236cbab116b91e20552be1f811bfebf6739
  1. service_files/
  2. src/
  3. .clang-format
  4. cmake-format.json
  5. CMakeLists.txt
  6. LICENSE
  7. MAINTAINERS
  8. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.