Set the trigger type based on the error

This uses a new trigger type DBus parameter for the
GenerateStoredLog() method to set the trigger for the crashdump.

Tested:
Injected an ERR2 error and confirmed that the trigger type was
correctly set.

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