AnalogJ / scrutiny

Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
MIT License
4.71k stars 154 forks source link

[BUG] pendencyMissingError: "smartctl binary is missing" #641

Open cybernard opened 1 month ago

cybernard commented 1 month ago

Describe the bug pendencyMissingError: "smartctl binary is missing" For windows vesion

Expected behavior scrunity should use the windows path find the smartctl and work

Screenshots image

Log Files If related to missing devices or SMART data, please run the collector in DEBUG mode, and attach the log file. See /docs/TROUBLESHOOTING_DEVICE_COLLECTOR.md for other troubleshooting tips.


scrunity.exe run --config e:\download\scrunity\scrunity.yaml --debug
dudefoxlive commented 2 weeks ago

Seems you have to add smartctl to PATH. I just found this out after installing it like normal.

Vrozaksen commented 5 days ago

Hi, I have same issue in proxmox when running collector in cron