v1.44.0 (2026-03-11)
New Features
Collector Error Notifications (#342)
Scrutiny can now notify you when the collector fails to read a drive, not just when a drive reports a health problem.
What's new:
smartctl --scanfailures — if the collector cannot enumerate devices (e.g. permission denied), a scan-error notification is sentsmartctl --infofailures — if a detected device has no WWN (info call failed), a per-device notification is sent with the device namesmartctl --xallfatal errors — exit codes0x01(bad command line) and0x02(device open failure) now trigger a notification instead of silently skipping the device- New setting:
notify_on_collector_error(default: enabled) — toggle in Settings > Notifications to opt out - Notifications respect existing mute, quiet hours, and rate-limit rules
Upgrading: The new setting is seeded automatically via database migration. No manual configuration required.