otakuto/crazydiskinfo

Get SMART info through RAID controller

roflmao opened this issue · 3 comments

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

I will use smartmontools as a backend.
Just a moment.

Any update? - has same problem with my raid controller

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😇.