-
Notifications
You must be signed in to change notification settings - Fork 193
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
storcli could not extract drive temperature #197
Comments
LuminatiHD
added a commit
to LuminatiHD/node-exporter-textfile-collector-scripts
that referenced
this issue
Dec 22, 2023
LuminatiHD
added a commit
to LuminatiHD/node-exporter-textfile-collector-scripts
that referenced
this issue
Dec 22, 2023
Signed-off-by: yoan mueller <[email protected]>
LuminatiHD
added a commit
to LuminatiHD/node-exporter-textfile-collector-scripts
that referenced
this issue
Jan 11, 2024
Closes prometheus-community#197 Signed-off-by: yoan mueller <[email protected]>
Has been fixed here already: #201 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The storcli script has given us errors when trying to extract the temperature of a drive. our output looks like this.
notice the Temperature "N/A" of one of the drives. Our server is old so it is possible that the drive is either broken or doesn't have the sensors to measure this.
I'll have up a pull request shortly trying to remedy this issue. For now I suggest making a small check if the drive temperature is even a number and skipping it if it isn't. I am open to different ideas.
The text was updated successfully, but these errors were encountered: