Hi All, After updating the base code of our openBmc source for Mt Jade platform to new version, I saw all of threshold warning/error of hwmon are losted. Below is the sensor value and the configured thresholds. [cid:image001.png@01D72A6A.FF772FA0] Check in the web, the sensor value is bigger than warning threshold, but there are no log SEL entry in Redfish log. After spending some time on debugging, I found that the below commit is the cause: https://github.com/openbmc/phosphor-sel-logger/commit/25b26e162bd109b51aa09b16f26f9aa3d9d940fa Remove this commit in phosphor-sel-logger, I can see the warning log in Redfish. Do I need any configuration in phosphor-sel-logger to make this commit work? Thanks. Thu Nguyen.