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] Showing /DEV/- devices in addition to the expected named /DEV//DEV/XX devices #646

Closed Davrizio closed 1 month ago

Davrizio commented 1 month ago

Describe the bug I am using the collector.exe with default settings and web.exe along with a local instance of influxdb. Everything runs fine except that I also receive multiple /DEV/- entries listed in addition to the expected /DEV/ devices

smartctl --scan shows the correct number of drives

Not sure where to look to find how this is being populated.

Screenshots

Screenshot 2024-05-20 at 9 06 48 PM

Thanks!

Davrizio commented 1 month ago

I think I have it sorted out. I started with a fresh influxdb instance and re-ran the collector. Even though the duplicate /DEV/ still showed up, I was able to delete them in the webui (the webui was unresponsive before).