Make objectPath leaf name customizable

The leaf name of objectPath is usually considered as the sensor name
(for example, phosphor-ipmi-host), so make it customizable.

Tested:
Add the preferred customName and check the status of this sensor in
command "ipmitool sdr elist" is not disable.

Signed-off-by: JinFuLin <JeffLin2@quantatw.com>
Change-Id: I4396280220a51e12e6a4d3ec74fd636ce6bb2554
1 file changed
tree: ab2b4dd2076e6d6b7c4bb12da2e7348bfde3f6fa
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. 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.