Get SMART info through RAID controller
roflmao opened this issue · 3 comments
roflmao commented
Great tool!
Would it be possible to fetch SMART data through RAID controller?
I know smartmontools support it:
https://www.smartmontools.org/wiki/Supported_RAID-Controllers
otakuto commented
I will use smartmontools as a backend.
Just a moment.
genofire commented
Any update? - has same problem with my raid controller
otakuto commented
Here is 2.0.0 alpha.
https://github.com/otakuto/crazydiskinfo/tree/2.0.0
nlohmann/json and smartctl, c++17 are needed to build.
nlohmann/json is wrong choice.
It will be json-cpp.
Request for comments😇.