Custom Query (1434 matches)
Results (313 - 315 of 1434)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#709 | fixed | Dead links on wiki: should be http://www.netpower.fr/smartmontools-win not http://www.netpower.fr/smartmontools | ||
Description |
I could not find out how to ask wiki authors to correct a dead link, so I'm creating this ticket. All the links on the wiki for "smartmoxntools for windows" are dead: please change all occurances FROM: http://www.netpower.fr/smartmontools (dead link) TO: http://www.netpower.fr/smartmontools-win and https://github.com/deajan/smartmontools-win I found dead links in News and https://www.smartmontools.org/wiki/Links |
|||
#1785 | worksforme | Decipher NVMe errors | ||
Description |
Currently smartctl doesn't properly parse and decode NVMe log errors. Would be nice if you did. https://github.com/linux-nvme/nvme-cli/issues/800#issuecomment-685462375 |
|||
#35 | fixed | Default mail setting does not make sense if "--savestates" is enabled | ||
Description |
By default smartd sends one mail for each type of disk problem detected ('-M once' directive). If '--savestates' is enabled, the mail state is also stored such that a mail is never send again even if smartd is restarted. Workaround: specify '-M daily'. |