<div dir="ltr">We're running into some occasional and hard to reproduce performance issues with sensors on the entity-manager/dbus-sensors/intel-ipmi-oem software stack. I don't have much concrete to say on the subject, but I want to put a feeler out to see if anyone else has seen similar issues. Here's what we think so far:<div><br></div><div>Complaints range from IPMI sensor reads being slower than normal to sensors "never" updating.</div><div><br></div><div>Josh got access to one machine in a bad state and observed this:</div><div><ol><li>All the I2C buses were working normally. i2cdetect ran successfully on each bus.</li><li>hwmon was working fine. He wrote a shell script to read all of the *_input sysfs files and could read every sensor in the system in 3 seconds.</li><li>psusensor was running.</li><li><font face="monospace">busctl --no-pager monitor | grep -i PropertiesChanged</font> shows no traffic. On a healthy system, it shows many updates per second. No obvious error messages in <font face="monospace">journalctl --no-pager -f</font>. <br></li><li>Restarting psusensor alleviates the problem.</li></ol></div></div>