Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review sensor handling #5

Open
uebayasi opened this issue Dec 24, 2015 · 1 comment
Open

Review sensor handling #5

uebayasi opened this issue Dec 24, 2015 · 1 comment

Comments

@uebayasi
Copy link
Owner

Thoroughly review sensor handling.

Because of the design of sensor framework, OpenBSD wants to interpret sensor values in kernel. But we don't want to implement all specification of IPMI sensors. Investigate and draw a line.

@uebayasi
Copy link
Owner Author

Understood: "Get Sensor Thresholds Command" is to retrieve configured threshold values. To know if sensor is reporting problems, use "Get Sensor Reading Command" and read "present threshold comparison status" byte.

jmatthew@'s diff is correct. The current code in CVS (from Rev. 1.3) is wrong.

Threshold values will be configured by ipmitool via /dev/ipmi* in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant