AnalogJ / scrutiny

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

[FEAT] Drive/device management/organization options #674

Open jcdouglas opened 1 month ago

jcdouglas commented 1 month ago

With a system that has more than 4 or 6 devices scrolling becomes an issue when trying to get a quick glance with drive/device information

It would be nice if there was better options to manage the view on the dashboard in relation to columns and rows of devices, and possibly drill down options with multiple RAID (hardware & software) if the system has those. This would help with configurations with a large number of disks and or collectors (not sure as I only have one setup currently) to reduce scrolling the dashboard page.

Example instead of having two columns of devices, and option to select one row with a condensed info panel, where the status, temperature, capacity, and powered on values are displayed to the right of the device information and last update.

Also maybe an option to separate out a device or drive type, so you can sort by SATA/SAS/NVMe, with some grouping options if there are multiple device types.

AnalogJ commented 4 weeks ago

I'd be open to merging a PR that had a condensed "table" view of devices.

Unfortunately I don't have time to implement a feature like this myself -- but I'll tag this as help-wanted