In the last article I described how to check SMART values of disks behind an Intel Raid on FreeBSD. The next logical step was to adapt the Nagios plugin check_smart, which I forked this year, to be working on FreeBSD as well.
Well, consider it done. The plugin (check_smart v 3.1) and a short description can be found here: https://github.com/Napsty/check_smart . The plugin works successfully on FreeBSD 9.2 with the kernel module mfip loaded.
|