Add a DBus property to specify the IERR timeout

IERR timeout can be short to get initial crash data or can be
much longer for more data as additional cores crash.  This
change adds a DBus property that allows configuring the IERR
timeout for the level of data desired.

The timeout can be configured up to 10 minutes.

Tested:
Modified the DBus property and confirmed that it was updated.
Attempted a timeout larger than 10 minutes and confirmed that it
was rejected.

Change-Id: I2c743e00c3a203a792d6d0e53c2e1b6126afcaf7
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 68e719567e692a99f96fc0be7659cce48c8e729a
  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.