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

add fan speed metrics #6

Merged
merged 1 commit into from
Sep 14, 2024
Merged

add fan speed metrics #6

merged 1 commit into from
Sep 14, 2024

Conversation

miaucl
Copy link
Owner

@miaucl miaucl commented Sep 14, 2024

Enabling the --temp flag creates sensors for each thermal zone of each device present at /sys/class/thermal/cooling_device*.

The mypy ignore for psutil.sensors_fans() is required as the subs do not provide this method but it is present at runtime

- the mypy ignore for psutil.sensors_fans() is required as the subs do not provide this method but it is present at runtime
@miaucl miaucl self-assigned this Sep 14, 2024
@miaucl miaucl merged commit d75efbd into master Sep 14, 2024
12 checks passed
@miaucl miaucl deleted the fan-speed branch September 14, 2024 15:18
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

Successfully merging this pull request may close these issues.

1 participant