<div dir="ltr">Hi All,<br><br>We have a use case of triggering alarms for Soft/Hard shutdown interfaces. Based on these alarms, I need to power off the slots.<br><br>Critical and Warning interfaces and alarm created based on the sensor threshold Severity value. Please refer to the below code.<br><a href="https://github.com/openbmc/dbus-sensors/blob/master/src/Thresholds.cpp#L116">https://github.com/openbmc/dbus-sensors/blob/master/src/Thresholds.cpp#L116</a><br><br>Already we have Severity 0  for Warning and Severity 1 for Critical.<br>We can have Severity 2 for Softshutdown and Severity 3 for Hardshutdown.<br><br>So, Based on the Severity value, the soft and hard shutdown alarm will set as true.<br>Then the sensor-monitor application would take the action based on the soft/hard shutdown alarm.<br><br>Could you please provide your suggestions on this.<br><div><br></div><div>Thanks,</div><div>Kumar.</div></div>