commit | 403d1f5229e0058b0398eb4b63a4a602ada4fc83 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Feb 01 15:35:25 2021 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Feb 22 16:41:48 2021 +0000 |
tree | d1b8565752ee4cf8bc614b17976e27b19d6dcd9c | |
parent | 0b49fe78825366bd144cde9164bc222d46db905e [diff] |
sensor-mon: Threshold alarm logger framework Add the new class ThresholdAlarmLogger that will watch the Warning, Critical, and PerformanceLoss sensor threshold D-Bus interfaces and create event logs when their alarm properties set and clear. This commit just creates the class with its three sdbusplus match objects to watch those interfaces. Change-Id: I67c629bcabe059952c2029dc034daace9b88f051 Signed-off-by: Matt Spinler <spinler@us.ibm.com>