Napsty / check_smart

Monitoring Plugin to check hard drives, solid state drives and NVMe drives using SMART
https://www.claudiokuenzler.com/monitoring-plugins/check_smart.php
GNU General Public License v3.0
67 stars 20 forks source link

add aacraid #63

Closed antonzhelyazkov closed 3 years ago

antonzhelyazkov commented 4 years ago

Hi, can you add support for SAS disks on adaptec raids?

here is smartctl command line smartctl -a /dev/sda -d aacraid,0,0,1

Napsty commented 3 years ago

@antonzhelyazkov Does this version work? https://raw.githubusercontent.com/Napsty/check_smart/784804c657d1a060f1b72121eca3050cced5d3e1/check_smart.pl

antonzhelyazkov commented 3 years ago

Thank you!

Napsty commented 3 years ago

@antonzhelyazkov so it works? asking you as I don't have such a raid controller to verify :)

antonzhelyazkov commented 3 years ago

Yes, it seems working. I've installed it on one server. Next week I will update all servers with adaptec controllers. I'll let you know if an error occurs.

Napsty commented 3 years ago

Fixed in #69