Searched hist:"17 bac89e94c360d7520c460c498374b98d51251b" (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | sensor_monitoring.cpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|
H A D | sensor_monitoring.hpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | sensor_monitoring_tests.cpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|
H A D | rail_tests.cpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|
H A D | chassis_tests.cpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|
H A D | system_tests.cpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|
H A D | device_tests.cpp | diff 17bac89e94c360d7520c460c498374b98d51251b Sat May 08 07:55:52 CDT 2021 Shawn McCarney <shawnmm@us.ibm.com> regulators: Complete SensorMonitoring class
Complete the SensorMonitoring class. This class implements the "sensor_monitoring" object in the JSON config file.
Add calls to the startRail() and endRail() methods of the Sensors service.
Add ErrorHistory data member so that errors are only logged once per boot since sensor monitoring occurs repeatedly once per second.
Add error count data member to limit the number of error messages written to the journal since monitoring occurs repeatedly.
Update all affected test cases.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I0bd20d03ccea9e15cd0f97529f6ccdad2fa015c8
|