Hi, What is the best way to monitor for hard drive corruption/health?
I was looking at the rule ‘Openhardwaremonitoring SMART’ for Windows.
Is a pre-requisite for this that we must install https://www.smartmontools.org on the Windows host we want to monitoring for disk health or corruption?
Can someone explain the process of using SMART for detecting corruption in hard drives and health please?
I’m not familiar with OpenHardwareMonitor, but smartmontools is usually used in linux environments to get hw metering of attached harddrives that support SMART.
In windows i think your next post using eventlog should be sufficient cause windows probably natively watches SMART data.
Yes but the windows evenlog in the windows agent will by default notify you of errors seen there, so any detected corruption should allready appear when using the checkmk windows agent…
So there’s one pitfall with this construction, you can actually miss out on disk failures, cause if the logentry is older that the time or amount of events you look for, you will get an ok again, so maybe it’s better to enable snmp monitoring and make sure to have a hardware monitoring package running for disk information…
What do you mean by a hardware monitoring package running?
The above can still be useful if it alerts for events or disk health that’s fading though right? The alert would still be emailed through as a notification though for that time period?
Yes if you setup alerting correctly than you will have no problem getting notified, the hardware monitoring package is for instance on a dell server the openmanage service.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.