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

change delimiter so that colons work in device paths #64

Closed karcaw closed 3 years ago

karcaw commented 3 years ago

This change allows paths such as this:

/dev/disk/by-path/pci-0000:00:11.5-ata-5.0

to be checked. This will allow me to set up checking on multiple servers that all have system disks in the same pci path.