github Starosdev/scrutiny v1.44.0

latest releases: v1.46.0, v1.45.0
5 hours ago

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 --scan failures — if the collector cannot enumerate devices (e.g. permission denied), a scan-error notification is sent
  • smartctl --info failures — if a detected device has no WWN (info call failed), a per-device notification is sent with the device name
  • smartctl --xall fatal errors — exit codes 0x01 (bad command line) and 0x02 (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.

Don't miss a new scrutiny release

NewReleases is sending notifications on new releases.