mirror of
https://github.com/007revad/Synology_SMART_info.git
synced 2026-04-25 08:05:48 +03:00
[GH-ISSUE #50] Check for thresholds ? #7
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_SMART_info#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @framps on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/007revad/Synology_SMART_info/issues/50
I know you're busy with all your projects. But maybe you have some spare time to check whether it's worth to work on my requirement :-)
Would be great if it's possible to define thresholds for any SMART values. Let's say I want to get notified if the power on hours exceeds a given threshold and I want to get notified it's time to order a new disk.
@007revad commented on GitHub (Oct 28, 2025):
I've spent the last 2 days going back and forth with ChatGPT and Claude trying to update my DownloadStation Chrome extension to Manifest v3 😟
Someone asked for this for SSD percentage used or TB written. But DSM can email if those get to a dangerous threshold (but I don't think you can set the threshold).
@framps commented on GitHub (Oct 28, 2025):
I have WD Red with more than 50k power on online hours and Synology doesn't warn me :-( I want to define the thresholds and don't trust any undocumented thresholds used by Synology.
@framps commented on GitHub (Oct 28, 2025):
If you add this feature in your spare time you also use default thresholds. I know, they depend on the disk type, but some common sense thresholds can be used as a default.
@007revad commented on GitHub (Oct 29, 2025):
I'd use common thresholds in a config file that users can edit if they want different thresholds.
You might might want to remind of this in a week or two or three, so I don't forget about it..
@framps commented on GitHub (Oct 30, 2025):
👍
Do you want me to setup an automated reminder task 😆 I don't think so. It's not a requirement - it's just a proposal.