Searched hist:e8122390e42287d20bbbb1135695aed489adb36e (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-fan-presence/presence/ |
H A D | error_reporter.hpp | e8122390e42287d20bbbb1135695aed489adb36e Thu Sep 24 13:22:18 CDT 2020 Matt Spinler <spinler@us.ibm.com> presence: Create ErrorReporter class
This class will, eventually, create event logs for missing fans.
This first commit will just create a stubbed out class if there is a 'reporting' section in the configuration JSON. From the JSON, the class will pull out the value for the number of seconds to wait between first detecting a fan is missing and creating the event log for it.
This requires a slight change to the existing JSON format, however the JsonConfig class was updated to support both the old and new formats.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I991ea7cf0457448411e65f4c8e274bb2584d15f4
|
H A D | json_parser.hpp | diff e8122390e42287d20bbbb1135695aed489adb36e Thu Sep 24 13:22:18 CDT 2020 Matt Spinler <spinler@us.ibm.com> presence: Create ErrorReporter class
This class will, eventually, create event logs for missing fans.
This first commit will just create a stubbed out class if there is a 'reporting' section in the configuration JSON. From the JSON, the class will pull out the value for the number of seconds to wait between first detecting a fan is missing and creating the event log for it.
This requires a slight change to the existing JSON format, however the JsonConfig class was updated to support both the old and new formats.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I991ea7cf0457448411e65f4c8e274bb2584d15f4
|
H A D | error_reporter.cpp | e8122390e42287d20bbbb1135695aed489adb36e Thu Sep 24 13:22:18 CDT 2020 Matt Spinler <spinler@us.ibm.com> presence: Create ErrorReporter class
This class will, eventually, create event logs for missing fans.
This first commit will just create a stubbed out class if there is a 'reporting' section in the configuration JSON. From the JSON, the class will pull out the value for the number of seconds to wait between first detecting a fan is missing and creating the event log for it.
This requires a slight change to the existing JSON format, however the JsonConfig class was updated to support both the old and new formats.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I991ea7cf0457448411e65f4c8e274bb2584d15f4
|
H A D | json_parser.cpp | diff e8122390e42287d20bbbb1135695aed489adb36e Thu Sep 24 13:22:18 CDT 2020 Matt Spinler <spinler@us.ibm.com> presence: Create ErrorReporter class
This class will, eventually, create event logs for missing fans.
This first commit will just create a stubbed out class if there is a 'reporting' section in the configuration JSON. From the JSON, the class will pull out the value for the number of seconds to wait between first detecting a fan is missing and creating the event log for it.
This requires a slight change to the existing JSON format, however the JsonConfig class was updated to support both the old and new formats.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I991ea7cf0457448411e65f4c8e274bb2584d15f4
|