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

Track temp and fan speed aggregates #2

Open
spoulson opened this issue Sep 1, 2021 · 4 comments
Open

Track temp and fan speed aggregates #2

spoulson opened this issue Sep 1, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@spoulson
Copy link
Owner

spoulson commented Sep 1, 2021

After each poll, print a summary of recent fan speeds and cpu temperatures. Summary to include multiple time aggregations (similar to load averages). This provides the admin with at-a-glance insight into stability of server temperatures.

Time aggregations: 1 hour, 1 day, 1 week.

@spoulson spoulson added the enhancement New feature or request label Sep 1, 2021
@spoulson spoulson self-assigned this Sep 1, 2021
@spoulson
Copy link
Owner Author

spoulson commented Sep 2, 2021

Considering generating an ascii graph of temp/fan statistics.

Candidate library: https://www.algorithm.co.il/ascii-plotter/

@spoulson
Copy link
Owner Author

spoulson commented Sep 2, 2021

Another candidate: https://github.com/kroitor/asciichart

@spoulson
Copy link
Owner Author

spoulson commented Sep 2, 2021

Candidate for sparklines: https://pypi.org/project/pysparklines/

@spoulson
Copy link
Owner Author

spoulson commented Sep 2, 2021

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

No branches or pull requests

1 participant