Scrutiny
Web UI for SMART monitoring of hard drives
Scrutiny is a self-hosted web application for monitoring disk health by collecting SMART data from smartd and correlating it with real-world failure rates. It auto-detects connected drives, tracks SMART metrics over time, and provides a focused dashboard with configurable alerts.
Key Features
- Web UI dashboard focused on critical SMART metrics
- Integration with smartd for data collection (no re-invention of SMART parsing)
- Auto-detection of all connected drives
- Historical SMART metric tracking and trend visualization
- Thresholds informed by real-world drive failure data
- Temperature monitoring
- Docker-based deployment with an omnibus image (web + collector) and options for manual install
- Configurable alerting/notifications via Webhooks and other channels
- Hub/Spoke deployment support (separate web, collector, and storage components)
Use Cases
- Centralized monitoring of multiple disks in servers, NAS, or data centers
- Proactive maintenance through alerts when SMART attributes change
- Long-term health trend analysis to inform replacement cycles or capacity planning
Limitations and Considerations
- Scrutiny is a work-in-progress and may have rough edges or incomplete features
- Requires privileged access to host devices to query SMART data (e.g., capability flags for containers)
- Some RAID controllers or USB-docked drives may require manual configuration to expose SMART data
Conclusion
Scrutiny provides a focused, self-contained solution for monitoring disk health via SMART data, with flexible deployment options and alerting to help mitigate data-loss risk.
Categories:
Tags:
Tech Stack:
Similar Services

Immich
Open-source photo and video management platform for private servers
Immich is an open-source platform for organizing, backing up, and streaming photos and videos with web and mobile clients, searchable metadata, face clustering, and S3-co...

MinIO
High-performance S3-compatible object storage server
MinIO is a high-performance, S3-compatible object storage server for building private cloud storage, data lakes, and scalable storage backends for applications.


PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.

rclone
Command-line sync and management tool for cloud and remote storage
rclone is a CLI tool to sync, copy, mount, and serve files across cloud storage providers and standard protocols like S3, WebDAV, FTP, and SFTP.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

copyparty
Portable file server with fast resumable uploads and many protocols
Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.
Go
Docker
Node.js